L
L
lopatin_ay2015-09-26 11:17:35
Django
lopatin_ay, 2015-09-26 11:17:35

How to put Sphinx on Django?

Hello, tell me, please, is there a good step-by-step instruction for installing and configuring the Sphinx? I did Django + Sphinx = django-sphinx (?) but something goes wrong, there is practically no information in Google.
There is also django-watson , what can you say about this solution?
Search is needed for an e-book site.
Thank you!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
U
un1t, 2015-09-26
@lopatin_ay

Sphinx can work through the SQL syntax of SphinxQL. Connect to it with a regular MySQL driver and write SQL queries.

S
sim3x, 2015-09-26
@sim3x

https://github.com/jorgecarleitao/django-sphinxql
And so, apparently everyone just uses Raw Query and does not take a steam bath

D
devel787, 2015-09-28
@devel787

There is an example configuration - sphinxit.readthedocs.org/en/latest/preparation.html
But in the description on github on September 23, 2015 appeared:
> I don't support this product any more.
> If you need some fixes or new features - fork and play with that, please.
> Snaql with native SphinxQL are recommended now.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question