The Java Database Connection (JDBC) river allows to fetch data from JDBC sources for indexing into Elasticsearch.
I've the following index definition for the date: "handshaketime" : {"type":"date","format":"YYYY-MM-ddTHH:mm:ss.SSSZ"} And the actual date …
elasticsearch elasticsearch-jdbc-riverI want to synchronize an Elasticsearch index with the contents of an SQL database. The Elasticsearch JDBC river meets all …
jdbc elasticsearch elasticsearch-jdbc-riverI working on a PHP project, Using MYSQL for storing data. I want to use ElasticSearch search engine for searching …
elasticsearch elasticsearch-jdbc-river