Package | Description |
---|---|
org.elasticsearch.action.percolate | |
org.elasticsearch.client |
The client module allowing to easily perform actions/operations.
|
org.elasticsearch.client.support | |
org.elasticsearch.client.transport | |
org.elasticsearch.percolator |
Class and Description |
---|
MultiPercolateAction |
MultiPercolateRequest
A multi percolate request that encapsulates multiple
PercolateRequest instances in a single api call. |
MultiPercolateRequestBuilder
A builder for to ease the use of defining a
MultiPercolateRequest instance. |
MultiPercolateResponse
Represents the response of a multi percolate request.
|
MultiPercolateResponse.Item
Encapsulates a single percolator response which may contain an error or the actual percolator response itself.
|
PercolateAction |
PercolateRequest
A request to execute a percolate operation.
|
PercolateRequestBuilder
A builder the easy to use of defining a percolate request.
|
PercolateResponse
Encapsulates the response of a percolator request.
|
PercolateResponse.Match
Represents a query that has matched with the document that was percolated.
|
PercolateShardRequest |
PercolateShardResponse |
PercolateSourceBuilder
Builder to create the percolate request body.
|
PercolateSourceBuilder.DocBuilder
A builder for defining the document to be percolated in various ways.
|
TransportShardMultiPercolateAction |
TransportShardMultiPercolateAction.Request |
TransportShardMultiPercolateAction.Response |
TransportShardMultiPercolateAction.Response.Item |
Class and Description |
---|
MultiPercolateRequest
A multi percolate request that encapsulates multiple
PercolateRequest instances in a single api call. |
MultiPercolateRequestBuilder
A builder for to ease the use of defining a
MultiPercolateRequest instance. |
MultiPercolateResponse
Represents the response of a multi percolate request.
|
PercolateRequest
A request to execute a percolate operation.
|
PercolateRequestBuilder
A builder the easy to use of defining a percolate request.
|
PercolateResponse
Encapsulates the response of a percolator request.
|
Class and Description |
---|
MultiPercolateRequest
A multi percolate request that encapsulates multiple
PercolateRequest instances in a single api call. |
MultiPercolateRequestBuilder
A builder for to ease the use of defining a
MultiPercolateRequest instance. |
MultiPercolateResponse
Represents the response of a multi percolate request.
|
PercolateRequest
A request to execute a percolate operation.
|
PercolateRequestBuilder
A builder the easy to use of defining a percolate request.
|
PercolateResponse
Encapsulates the response of a percolator request.
|
Class and Description |
---|
PercolateRequest
A request to execute a percolate operation.
|
PercolateResponse
Encapsulates the response of a percolator request.
|
Class and Description |
---|
PercolateResponse.Match
Represents a query that has matched with the document that was percolated.
|
PercolateShardRequest |
PercolateShardResponse |
Copyright © 2009–2015. All rights reserved.