U
U
un1t2015-05-08 11:24:31
Django
un1t, 2015-05-08 11:24:31

Which is better django-haystack, elasticutils, django-elasticsearch or something else?

I actively use elasticsearch, but in the previous ones I used the lower-level pyelasticsearch library, because indexed data was not stored in a relational database.
Now the project fits well enough in pure Junga and I want to use a more suitable library.
The library needs search and facets.
What do you advise?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey K, 2015-05-08
@mututunus

elasticsearch has a great REST API. IMHO, libraries are not needed for it.

A
Alexey Bukin, 2015-05-08
@abukin

django-haystack and elasticsearch server go great together.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question