我从SphinxQl获取记录。在这里,我必须找出很多sphinxQL查询来到服务器。同样我必须知道任何选项是在sphinxQl查询中添加注释。请帮我找出解决方案。
答案 0 :(得分:2)
... OPTION comment='This is a comment to be entered in the log file'
从文档中: http://sphinxsearch.com/docs/current.html#sphinxql-reference
答案 1 :(得分:0)
(完成,但另一个答案与您的问题更相关)
使用SphinxSE
WHERE query =“(....); comment =这是要在日志文件中输入的注释”