Raghu 2009 wrote in post #968477:
> Hi Pat,
>
> Thanks for your response, will post the request on the google group.
>
> Regards,
> Raghu
if you have a sphinx.yml file there is something called "max_matches: 
100000".try that


development:
    bin_path: "/usr/local/bin"
    enable_star: true
    morphology: libstemmer_en
    match_mode: any
    min_infix_len: 2
    min_prefix_len: 2
    max_matches: 100000
    port: 3310

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en.

Reply via email to