Package org.elasticsearch.client

The client module allowing to easily perform actions/operations.

See:
          Description

Interface Summary
AdminClient Administrative actions/operations against the cluster or the indices.
Client A client provides a one stop interface for performing actions/operations against the cluster.
ClusterAdminClient Administrative actions/operations against indices.
IndicesAdminClient Administrative actions/operations against indices.
 

Class Summary
Requests A handy one stop shop for creating requests (make sure to import static this class).
 

Package org.elasticsearch.client Description

The client module allowing to easily perform actions/operations.



Copyright © 2009-2012. All Rights Reserved.