pat / thinking-sphinx

Sphinx/Manticore plugin for ActiveRecord/Rails
http://freelancing-gods.com/thinking-sphinx
MIT License
1.63k stars 470 forks source link

Incompatible with Octopus 0.9.x #1091

Closed lunaru closed 6 years ago

lunaru commented 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

pat commented 6 years ago

Closing now that the PR is merged :) Thanks!