| Package | Description |
|---|---|
| org.elasticsearch.action.admin.indices.mapping.get | |
| org.elasticsearch.action.bulk | |
| org.elasticsearch.action.get |
Get action.
|
| org.elasticsearch.action.indexedscripts.delete |
Delete action.
|
| org.elasticsearch.action.indexedscripts.get | |
| org.elasticsearch.action.indexedscripts.put |
Index action.
|
| org.elasticsearch.action.mlt |
More Like This action.
|
| org.elasticsearch.action.percolate | |
| org.elasticsearch.action.search |
Search action.
|
| org.elasticsearch.action.termvector |
Get the term vector for a specific document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportGetFieldMappingsAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportBulkAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportMultiGetAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportDeleteIndexedScriptAction
Performs the delete operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportGetIndexedScriptAction
Performs the get operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportPutIndexedScriptAction
Performs the put indexed script operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportMoreLikeThisAction
Deprecated.
The More Like This API will be removed in 2.0. Instead, use the More Like This Query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransportMultiPercolateAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportClearScrollAction |
class |
TransportMultiSearchAction |
class |
TransportSearchAction |
class |
TransportSearchScrollAction |
| Modifier and Type | Class and Description |
|---|---|
class |
TransportMultiTermVectorsAction |
Copyright © 2009–2016. All rights reserved.