issues

Issue #464 resolved
vinay garg created an issue

piler-webui[2393]: sphinx query: 'SELECT id FROM main1,dailydelta1,delta1 WHERE MATCH(' (@from vinayXgargXdomainXcom | @to vinayXsinghXdomainXcom) ') ORDER BY sent DESC LIMIT 0,1000 OPTION max_matches=1000' in 0.05 s, 1000 hits, 5253 total found

Comments (2)

  1. Janos SUTO repo owner

    The default sphinx limit is 1000. However even though sphinx recommends to keep this setting, it's possible to raise it. See Q6 in the FAQ. Note that I still recommend you to adjust the search query if you want to see the rest of the results beyond the first 1000 entries.

  2. Log in to comment