I have a requirement to create a search engine for relational database like Oracle. I have to create a search engine with the help of Elastic Search. After a week of analysis still am not sure; what kind of architecture should i follow for this requirement.
Spring boot-spring data-elasticsearch
Spring data-elasticsearch
Spring boot-hibernatesearch
After this I have gone throught this site to make some idea about hibernate search.
http://hibernate.org/search/releases/5.9/
Still am not very clear which one i have to follow to implement the search engine for relational database. Any suggestions.?
Search Engine that am referring like a search component as attached.