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.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
nil's avatar
1
nil
asked 13 years ago, updated 13 years ago

Comments

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... ;)

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
updated 13 years ago
This post is a wiki. Anyone with karma >100 is welcome to improve it.
link

Comments

see more comments