-
Notifications
You must be signed in to change notification settings - Fork 11
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
sighandler_crash after system update #13
Comments
What Ruby version are you running with after the system update? Last time I actively used Ferret several years ago, Ruby 1.8.7 was the only way to run it in a reliable way. Various versions of 1.9 were experiencing problems similar to yours...
|
It' still 1.8.7: |
Hi,
on quite an old OS X system (10.6.8) with Ruby 1.8.7 we had a system update last week.
After that search requests with Ferret don't work that well anymore.
After indexing searches get back id's with score of 1.0, where trying to access with that id leads to this error:
Other id's still work and deliver correct response.
We have reinstalled ferret 0.11.8.5 with no luck.
In our ruby code we rescue now these errors for still getting back a correct response, but we would still like to know how this problem could be solved.
Thank you!
EDIT: When i perform the search on my local machine with same index, ruby, etc. the same error happens but with this error message:
The text was updated successfully, but these errors were encountered: