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
issues
Issue #464
resolved
Comments (2)
-
reporter -
repo owner - changed status to resolved
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.
- Log in to comment
i want to see all mails(5253) in one hit. but i am getting only 1000 mails.