Hi,
Our production database is a RDBMS. We want to setup ES , such a way that in every 5 mints the data gets updated from production database.
Can we configure using any tool ?
Thanks,
Hi,
Our production database is a RDBMS. We want to setup ES , such a way that in every 5 mints the data gets updated from production database.
Can we configure using any tool ?
Thanks,
There's numerous other topics on this question, you should check some of them out.
I shared most of my thoughts there: http://david.pilato.fr/blog/2015/05/09/advanced-search-for-your-legacy-application/
Basically, I'd recommend modifying the application layer if possible and send data to elasticsearch in the same "transaction" as you are sending your data to the database.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.