Does someone has a good guide how to use java in combination with elasticsearch? Or just a nice example that can help me?
Everything I find on google is or outdate or not complete or very poorly documentated.
Greetings Bert
Does someone has a good guide how to use java in combination with elasticsearch? Or just a nice example that can help me?
Everything I find on google is or outdate or not complete or very poorly documentated.
Greetings Bert
Some examples here:
Which client do you want to use?
I was planning to use REST.
But I don't know how to get started. Is there something that i should download to get started or do you have to start from scratch?
There is little documentation about the Rest Client.
I'm using it in this project: https://github.com/dadoonet/fscrawler/blob/master/src/main/java/fr/pilato/elasticsearch/crawler/fs/client/ElasticsearchClient.java#L74-L83
In case it helps.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.