Closed lunaru closed 6 years ago
When you run any search or search_count call, you'll get the following error:
NoMethodError: undefined method `[]' for nil:NilClass
I've put up a PR to address this problem: https://github.com/pat/thinking-sphinx/pull/1090
Closing now that the PR is merged :) Thanks!
When you run any search or search_count call, you'll get the following error:
I've put up a PR to address this problem: https://github.com/pat/thinking-sphinx/pull/1090