I would like to add that you need to set max_matches if you know that your results will exceed the default of 1000. Look at http://freelancing-god.github.com/ts/en/advanced_config.html#large-result-sets
On Wed, Jul 21, 2010 at 7:25 AM, James Healy <[email protected]> wrote: > Kyle Fox wrote: > > Any ideas why I only get 20 results? > > TS always paginates results. To force a single page to contain more > results, use the :per_page option. > > -- James Healy <[email protected]> Wed, 21 Jul 2010 09:25:01 +1000 > > -- > 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]<thinking-sphinx%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/thinking-sphinx?hl=en. > > -- ------------------------------------------------------------- visit my blog at http://jimlabs.heroku.com -- 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.
