Top "Elasticsearch-5" questions

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

Elasticsearch equal SQL %Like%

Coming from here i'm asking myselve for the elasticsearch syntax for such querys: WHERE text LIKE "%quick%" AND text LIKE "%…

sql elasticsearch search sql-like elasticsearch-5
How to export elasticsearch raw data to csv

I recently started using elasticsearch database and kibana 5.6.9. I was able to export the visualization data to csv using kibana, …

elasticsearch kibana elasticsearch-5 kibana-5 kibana-6
Word-oriented completion suggester (ElasticSearch 5.x)

ElasticSearch 5.x introduced some (breaking) changes to the Suggester API (Documentation). Most notable change is the following: Completion suggester is …

elasticsearch autocomplete duplicates elasticsearch-5
failed to send join request to master elastic search 5.4 cluster

I have configured elastic search with 3 nodes My cluster is not able to find the master node Logs of elastic …

elasticsearch search elasticsearch-plugin elasticsearch-5 kibana-5