Currently, I am working on elasticsearch but there is some basic problems.
So I created a cassandra database for storage and it already has too many fake records as sample data. I want to use elasticsearch as a search engine on this records for exercising with it but after some quick researches I saw that most of the people used elasticsearch as a database, but I just want to use it as a search engine.
In a nutshell, I want to create a structure that elasticsearch retrieves data from cassandra database. Is this possible to implement or just a futile efford?
I wish you all healthy and happy days!