| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.validate.query |
Validate action.
|
| org.elasticsearch.action.exists |
Exists action.
|
| org.elasticsearch.action.fieldstats | |
| org.elasticsearch.action.percolate | |
| org.elasticsearch.action.suggest |
Suggest action.
|
| org.elasticsearch.action.termvectors.dfs |
Distributed frequencies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportValidateQueryAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportExistsAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportFieldStatsTransportAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportPercolateAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportSuggestAction
Defines the transport of a suggestion request across the cluster
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportDfsOnlyAction
Get the dfs only with no fetch phase.
|
Copyright © 2009–2017. All rights reserved.