Top "Elasticsearch-6" questions

Use this tag for version specific questions about Elasticsearch 6 - the distributed, RESTful search and analytics engine.

No handler for type [string] declared on field [name]

When type is declared as string, Elasticsearch 6.0 will show this error. "name" => [ "type" => "string", "analyzer" => "ik_max_…

elasticsearch elasticsearch-mapping elasticsearch-6
org.elasticsearch.common.transport.InetSocketTransportAddress not found on Elasticsearch 6

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-6
How to import JSON file to ElasticSearch 6.x?

I got a brand new empty installation of Elastic Search 6.1.1 running on port 9200 of my CentOS7 host. I have this "…

http curl elasticsearch elasticsearch-6
Update search.max_buckets in elasticsearch

I have a doubt about update search.max_buckets, because I have some warning due that an aggregation creates too …

elasticsearch elasticsearch-6