elasticsearch-jdbc-river Questions

2

Solved

I want to synchronize an Elasticsearch index with the contents of an SQL database. The Elasticsearch JDBC river meets all my requirements, but in the documentation it is said that the plugin ...
Penninite asked 16/4, 2015 at 12:39

2

I've the following index definition for the date: "handshaketime" : {"type":"date","format":"YYYY-MM-ddTHH:mm:ss.SSSZ"} And the actual date is of this form: "handshaketime":"2015-04-07T10:43:03...
Sargeant asked 18/3, 2015 at 12:28

1

Solved

What I need is very simple, but I am unable to find how to do it in Elasticsearch, possibly because of the complexity of what is required to be done. Input (two sample JSON documents) { "car" : 1...

2

I've been looking at ElasticSearch as solution get some better search and analytics functionality at my company. All of our data is in SQL Server at the moment and I've successfully installed the J...
Bozeman asked 6/3, 2014 at 22:8

1

Solved

I am reading data from Sql Server database/table using jdbc-river currently. As of now I have created a individual type for each of the table in my database. As next step in my implementation I wou...
1

© 2022 - 2024 — McMap. All rights reserved.