get_askbot_sphinx_config
Python manage.py get_askbot_sphinx_config > /etc/sphinxsearch/sphinx.conf Unknown command: 'get_askbot_sphinx_config' Type 'manage.py help' for usage.
Getting above error when trying to configure sphinx.
==== UPDATE ====
Sphinx seems to be working fine, but now getting error
File "/usr/local/lib/python2.6/dist-packages/djangosphinx/models.py", line 53$ raise SearchError, client.GetLastError()
I understand, the latest djangosphinx package is not compatible with it. Not sure where I mistaken.
Comments