| Package | Description |
|---|---|
| org.elasticsearch.action.explain |
Explain action.
|
| org.elasticsearch.action.get |
Get action.
|
| org.elasticsearch.action.percolate | |
| org.elasticsearch.action.termvector |
Get the term vector for a specific document.
|
| 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 |
TransportSingleShardMultiTermsVectorAction |
class |
TransportSingleShardTermVectorAction
Performs the get operation.
|
Copyright © 2009–2016. All rights reserved.