-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Greek stemmer returns an error #204
Comments
It's happening in "steps3" - this patch seems a plausible fix, but I've only done minimal testing so far and not checked against the paper to confirm if this is what's actually intended here:
It looks like this bug has been there since this stemmer was first added. |
A related issue I noticed is that The essential cause of this is that the |
We use snowball with manticoresearch and have encountered the error (manticoresoftware/manticoresearch#2888) with the Greek stemmer:
Enabling debug output in
runtime/utilities.c
produces the following error message:Tested with master (b72b71f), v2.2.0 (48a67a2), v2.1.0 (4764395), v2.0.0 (c70ed64).
The text was updated successfully, but these errors were encountered: