Is it possible without defining another DB as backend use elasticsearch as DB and searchengine In most tutorials another DB backend is indexed by elasticsearch. But I want to use elasticsearch as main database and search engine. Do you have any configuration examples or ideas?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
I solved using https://github.com/aparo/pyes libary. Example input:
As shown in http://pyes.readthedocs.org/en/latest/manual/queries.html |
|||
|
|