Hello,

Id like to set the max_matches to a higher value than the default.
Ive changed it in config/sphinx.yml as follows:
development:
  max_matches: 100000

Then in my search call, I also set :max_matches => 100000

However, I get the following error when I try to do the search:
Riddle::ResponseError (searchd error (status: 1): per-query
max_matches=100000 out of bounds (per-server max_matches=1000)):

Am I not setting another param somewhere correctly?

Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to