Use this tag for version specific questions about Elasticsearch 5.0 - the distributed, RESTful search and analytics engine.
My code is working fine in elasticsearch 5 but when I have upgraded from 5 to 6 then. it is showing org.elasticsearch.…
elasticsearch elasticsearch-5 elasticsearch-6I'm trying to connect Elasticsearch 5.5.2 to a Django 2 project following this tutorial : When running : curl -X GET 'http://localhost:9200' …
curl elasticsearch elasticsearch-5I am creating search for photo gallery project where photos could have upto 50 tags (just like in shutterstock and fotolia). …
elasticsearch full-text-search elasticsearch-5I'm quite unclear of what sql_last_value does when I give my statement as such: statement => "SELECT * from …
elasticsearch jdbc logstash logstash-configuration elasticsearch-5I have installed Elasticsearch 5.1 in ubuntu 14.04. I have performed some operations in Elasticsearch like create index, delete index etc. Then …
elasticsearch elasticsearch-plugin elasticsearch-5 elasticsearch-indicesElasticsearch is giving this error like Unknown key for a START_OBJECT in [bool] in Elasticsearch. My query is as …
elasticsearch elasticsearch-5I am looking at examples of single-type indices on ElasticSearch 5.6 to prepare for the removal of mapping types. Specifically, I …
elasticsearch elasticsearch-5Actually i have elasticsearch 5.1.1 and tried downloading kopf plugin with the following commands and i got a error like this ..…
elasticsearch-plugin elasticsearch-5v Elasticsearch 5.6.*. I'm looking at a way to implement a mechanism by which one of my index (that grows big …
elasticsearch elasticsearch-5 elasticsearch-curatorCity and home type are two nested objects in the following document mapping: "mappings" : { "home_index_doc" : { "properties" : { "city" : { "type" : "…
elasticsearch nested aggregation elasticsearch-5