| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.analyze | |
| org.elasticsearch.action.admin.indices.mapping.get | |
| org.elasticsearch.action.explain |
Explain action.
|
| org.elasticsearch.action.get |
Get action.
|
| org.elasticsearch.action.percolate | |
| org.elasticsearch.action.termvectors |
Get the term vector for a specific document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportAnalyzeAction
Transport action used to execute analyze requests
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportGetFieldMappingsIndexAction
Transport action used to retrieve the mappings related to fields that belong to a specific index
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportExplainAction
Explain transport action.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportGetAction
Performs the get operation.
|
class |
TransportShardMultiGetAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportShardMultiPercolateAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportShardMultiTermsVectorAction |
class |
TransportTermVectorsAction
Performs the get operation.
|
Copyright © 2009–2017. All rights reserved.