Hi, we are using thinking sphinx 2.0.1 with rails 3.1 and Kaminari. We have about 8.000.000 records in our database, we set up max_matches to 10.000. it is very common to have a search result bigger than 10.000, so we show the pagination of the first 10.000 records but I'd liked to show the next 10.000 records, (by adding a button in the view to launch a new request starting at the 10.001 record), I can't make that works ? I saw a setLimits in Sphinx but nothing like that in thinking sphinx, is anybody know how to do that ? thank you regards
-- 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.
