First time here? Check out the FAQ!
0

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.

nil's avatar
1
nil
asked 2012-01-06 20:42:03 -0500, updated 2012-01-06 21:22:31 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

Got the answer.

Please update your documentation, the command name is get_askbot_sphinx_search_config.

The documentation says, python manage.py get_askbot_sphinx_config > sphinx.conf

Thanks.

Wonderful system, really impressed.

=================== Update =====================

I found, the system is only compatible with Sphnix 0.9.8 and with x0113 version API. I'm not sure if it is my limited knowledge that didn't make it working with any other version or not. But certainly confirm that it is working fine with Sphnix 0.9.8.

Worked great with Wordpress Sphnix + AskBot Sphnix module and now able to show aggregated result after a bit tricks. Amazing guys, keep it up, it has long way to go.

You have beat OSQA and Shapado by far... ;)

updated 2012-01-06 20:45:03 -0500
This post is a wiki. Anyone with karma >100 is welcome to improve it.
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments