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?
Is it possible without defining another DB as backend use elasticsearch as DB and
Share
I solved using https://github.com/aparo/pyes libary.
Example input:
As shown in http://pyes.readthedocs.org/en/latest/manual/queries.html