Menu

multi-query problem

Help
2008-12-01
2013-04-30
  • Patrick Springstubbe

    Not sure if I should put this here or at the sphinxsearch.com/bugs/  I tried their forums with no luck.

    Its my understanding that the max multi-query is closer to 32 queries however I have one
    that is currently 21 but I can't seem to get it to work reliably. I have tried limiting
    total queries down from 21 to 10 and both 10 and 11 queries at once will sometimes
    succeed and sometimes fail. I have 5 filters on each query and a group being performed.

    Could it be possible that the total query string to the sphinx server is just too large?

    Also I am using the http://pecl.php.net/sphinx/ extension that utilizes libsphinxclient.

    Information:
    ------------
    OS: Solaris 10 on SPARC
    Sphinx: 0.9.8.1 & 0.9.9 rc1

    Pecl CVS build: 0.2.0 r1.17

    searchd.log:
    ------------
    WARNING: failed to receive client request body (client=127.0.0.1)

    API Error:
    ----------
    "send() error: Resource temporarily unavailable"

     
    • Jan Kirschner

      Jan Kirschner - 2009-01-12

      That is a interesting problem. Please try your multiquery together with php or python client, provided by Andrew Axyonoff and check the result. The problem could be caused by cppsphinxclient, so we should verify this. Or at least provide some more information, please.

       
    • Jan Kirschner

      Jan Kirschner - 2009-01-12

      PS: I haven't tested multiqueries thoroughly, so this is important feedback for me.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.