How to implement elastic search using java?

Hi

I want to used Elastic search using Java for windows.i am goggle it,but i am not getting any implementation document regarding uses of elastic search. i am confused where to start writing code in Java.please help me to provide me some implementation.

Thanks

Here it is:
http://www.elasticsearch.com/docs/elasticsearch/java_api/client/

The maven artifact is available in the sonatype public repository if you are using maven/gradle/ivy:
http://oss.sonatype.org/content/repositories/releases

Cheers,

Alois Cochard


http://www.twitter.com/aloiscochard