【问题标题】:sphinx: received zero sized searchd response狮身人面像:收到零大小的搜索响应
【发布时间】:2012-08-15 02:44:05
【问题描述】:

我在 mac os x lion 上运行 sphinx。在配置文件中,我设置了 workers = thread.当我尝试使用这些设置查询搜索时,我收到一条错误消息,提示收到零大小的 searchd 响应。但是,当我使用 --nodetach 选项开始 searchd 时,它工作正常。也改变 workers = fork 解决了这个问题,但我需要使用 rt 索引,所以我不能改变它。

【问题讨论】:

    标签: search sphinx


    【解决方案1】:

    你确定没有错字吗?正确的变体是:

    workers = threads
    

    http://sphinxsearch.com/docs/current/conf-workers.html

    【讨论】:

      猜你喜欢
      • 2013-12-06
      • 2016-10-03
      • 2015-04-22
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多