There is no complete reference for the Java API. Better documentation is
coming from the elasticsearch team, but I am not sure if that includes
anything about the Java API (I have a feeling it will focus on using the
REST API).
My method for understanding the Java API is to view both the tests and the
various REST actions:
Is there a place I can get a complete reference of Java API. I am looking
at Elasticsearch Platform — Find real-time answers at scale | Elastic but
it looks like it doesn't provide complete guide. For instance how do I know
if a document was indexed successfully using IndexResponse object?
On Thu, Nov 7, 2013 at 6:28 PM, Ivan Brusic ivan@brusic.com wrote:
There is no complete reference for the Java API. Better documentation is
coming from the elasticsearch team, but I am not sure if that includes
anything about the Java API (I have a feeling it will focus on using the
REST API).
My method for understanding the Java API is to view both the tests and the
various REST actions:
Is there a place I can get a complete reference of Java API. I am looking
at Elasticsearch Platform — Find real-time answers at scale | Elastic but
it looks like it doesn't provide complete guide. For instance how do I know
if a document was indexed successfully using IndexResponse object?
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.