You'll need to set max_matches in your query as well: http://stackoverflow.com/questions/3092672/how-to-display-more-records-on-searching-with-thinking-sphinx-with-rails/3093716#3093716
-- Pat On 26/06/2010, at 4:49 PM, Arun wrote: > Hi friends, > I have to retrieve the n number of records which is available ,but i > am getting only fixed 20 records only always .I have changed in the > sphinx.yml like "max_matches: 10000" but it is not working , where i > need to change the settings > > -- > 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. > -- 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.
