スフィンクスのすべてを構成し、インデックスも回転させました。しかし、sphinx サーバー (端末コマンド) を検索すると、以下のように一致数のみが表示されます。この問題についてはわかりません。
[root@phpsalzer server]# sudo search -i gplay 'Cut the Rope'
Sphinx 2.0.4-id64-release (r3135)
Copyright (c) 2001-2012, Andrew Aksyonoff
Copyright (c) 2008-2012, Sphinx Technologies Inc (http://sphinxsearch.com)
using config file '/etc/sphinx/sphinx.conf'...
index 'gplay': query 'Cut the Rope ': returned 2 matches of 2 total in 0.000 sec
displaying matches:
1. document=6, weight=10515
2. document=3, weight=9482
words:
1. 'cut': 5 documents, 15 hits
2. 'the': 72 documents, 2162 hits
3. 'rope': 4 documents, 12 hits
上記の結果では、ドキュメントの値が表示されていません。この問題について私に提案してください。
注:最新バージョンのsphinxを使用して、CENTOSでsphinxを実行しています