Hi, I need to parse all my delta index, not limited to the first 1000 matches. I know that I can change max_match in sphinx.conf and in my script. But I don't want to do it that way because I need to parse 500 000 docs each time and it will to much. I can't find a way to parse the first 1000 matches,then between 1000 and 2000, and so on...
Could you help me please to find a way to that? Thanks -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.