SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы
Список вопросов ПечатьМетки: sphinx
# searchd -c /etc/sphinxsearch/sphinx.conf Sphinx 2.2.11-id64-release (95ae9a6) Copyright (c) 2001-2016, Andrew Aksyonoff Copyright (c) 2008-2016, Sphinx Technologies Inc (http://sphinxsearch.com) using config file '/etc/sphinxsearch/sphinx.conf'... listening on all interfaces, port=9312 listening on all interfaces, port=9306 precaching index 'product' WARNING: index 'product': preload: failed to open /var/lib/sphinxsearch/data/product.sph: No such file or directory; NOT S ERVING precaching index 'property' WARNING: index 'property': preload: failed to open /var/lib/sphinxsearch/data/property.sph: No such file or directory; NOT SERVING FATAL: no valid indexes to serve
| RemiZOffAlex Создано: 2017-03-07 09:36:55.671873 Обновлено: 2017-03-07 09:36:55.671873 |
|---|
indexer --config /etc/sphinxsearch/sphinx.conf --rotate --all |