我尝试3.0.3版(3.0.2版可行)。被搜索者看不到sphinx.conf。
#indexer --all --config sphinxdata/sphinx.conf
Run Code Online (Sandbox Code Playgroud)
创建索引如何在配置中说:
path = /home/user/sphinx-3.0.3/sphinxdata/indexes/test1
Run Code Online (Sandbox Code Playgroud)
好。但:
# bin/searchd
no config file, using 'sphinxdata' folder.
Run Code Online (Sandbox Code Playgroud)
还尝试了:
#/home/user/sphinx-3.0.3/bin/searchd --config /home/user/sphinx-3.0.3/sphinxdata/sphinx.conf
No config file, using 'sphinxdata' folder.
Both sphinxdata and config file 'sphinxdata/spinx.conf' exists. Using 'sphinxdata' folder.
Run Code Online (Sandbox Code Playgroud)
我使用Ubuntu16和S?hinx 3.0.3二进制文件。
sphinx ×1