Здравствуйте. ПомогитЕ, пожалуйста, разобраться. Настраиваю поиск Sphins для сайта на 1С-Битрикс в Centos. Не выдает результаты поиска с файла wordforms.
Запускаю команду "systemctl status sphinx.service". Вот результат. Снизу ошибки. :
systemctl status sphinx.service
● searchd.service - SphinxSearch Search Engine
Loaded: loaded (/usr/lib/systemd/system/searchd.service; enabled; vendor pres et: disabled)
Active: active (running) since Tue 2017-04-18 11:19:54 MSK; 3h 52min ago
Process: 9866 ExecStart=/usr/bin/searchd --config /etc/sphinx/sphinx.conf (cod e=exited, status=0/SUCCESS)
Process: 9864 ExecStartPre=/bin/chown sphinx.sphinx /var/run/sphinx (code=exit ed, status=0/SUCCESS)
Process: 9862 ExecStartPre=/bin/mkdir -p /var/run/sphinx (code=exited, status= 0/SUCCESS)
Main PID: 9872 (searchd)
CGroup: /system.slice/searchd.service
├─9871 /usr/bin/searchd --config /etc/sphinx/sphinx.conf
└─9872 /usr/bin/searchd --config /etc/sphinx/sphinx.conf
Apr 18 11:19:54 server0 searchd[9866]: Copyright (c) 2001-2016, Andrew Aksyonoff
Apr 18 11:19:54 server0 searchd[9866]: Copyright (c) 2008-2016, Sphinx Tech...m)
Apr 18 11:19:54 server0 searchd[9866]: WARNING: key 'enable_star' was perma...s.
Apr 18 11:19:54 server0 searchd[9866]: WARNING: key 'charset_type' was perm...s.
Apr 18 11:19:54 server0 searchd[9866]: WARNING: key 'max_matches' was perma...s.
Apr 18 11:19:54 server0 searchd[9866]: WARNING: docinfo=inline is deprecate...ad
Apr 18 11:19:54 server0 searchd[9866]: precaching index 'default'
Apr 18 11:19:54 server0 searchd[9866]: Sphinx 2.2.11-id64-release (95ae9a6)
Apr 18 11:19:54 server0 systemd[1]: searchd.service: Supervising process 98...s.
Apr 18 11:19:54 server0 systemd[1]: Started SphinxSearch Search Engine.
Hint: Some lines were ellipsized, use -l to show in full.
Что они значат? как их исправить?