Package org.elasticsearch.action.index

Index action.

See:
          Description

Class Summary
IndexAction  
IndexRequest Index request to index a typed JSON document into a specific index and make it searchable.
IndexRequestBuilder An index document action request builder.
IndexResponse A response of an index operation,
TransportIndexAction Performs the index operation.
 

Enum Summary
IndexRequest.OpType Operation type controls if the type of the index operation.
 

Package org.elasticsearch.action.index Description

Index action.



Copyright © 2009-2012. All Rights Reserved.