Can I connect a MySQL database with elasticsearch and will I able to make a search engine for organization after learning elasticsearch?
For example : if I type on the search bar "how many employees joined today from Mumbai then it should display the answer same as Google is doing.
So please tell me the steps, how to develop this using elasticsearch?