Hey Alain,

You can have a look at this: 
https://github.com/elasticsearchfr/hands-on/tree/answers
http://www.elasticsearch.org/guide/en/elasticsearch/client/java-api/current/index.html

I hope this could help.

-- 
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr


Le 3 juillet 2014 à 16:08:15, Alain Désilets ([email protected]) a écrit:

I am a total newbie to ElasticSearch, and I have been using the following 
tutorial to get started:

http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/getting-started.html

I'm finding it really easy to follow and informative.

Now, I want to use the Java API to write a Java program that uses 
ElasticSearch, but I can't find an equally helpful tutorial for the Java API. I 
am surfing and searching through the API documentation, but can't figure out 
how to do even easy operations like: create an index, put a document into it, 
retrieve it, etc...

Of course, I could always write methods that send HTTP requests, at which point 
I could rely on what I learned through the above tutorial. But I would prefer 
to use a more direct link provided by the Java API.

Does someone know of a good tutorial on the Java API?

Thx.

Alain  Désilets
--
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/b0723c1e-8f14-4df2-a80e-a4a4646503a0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/etPan.53b56447.431bd7b7.cc4%40MacBook-Air-de-David.local.
For more options, visit https://groups.google.com/d/optout.

Reply via email to