Hi All,

I have one issue with thinking sphinx.

When I fire a query like this for example

Contact.search "" # With some condition

it only return 20 Record, even if there are many other matching
records are present.

While if I use :limit then it works.

But I want to make this setting, as a default setting for all model so
in sphinx yml I specified

max_matches: 10000

But still, it only gives 20 record only.

Is it their any other setting that I have to do.

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