| パッケージ | 説明 |
|---|---|
| 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.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
TransportAnalyzeAction
Transport action used to execute analyze requests
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
TransportGetFieldMappingsIndexAction
Transport action used to retrieve the mappings related to fields that belong to a specific index
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
TransportExplainAction
Explain transport action.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
TransportGetAction
Performs the get operation.
|
class |
TransportShardMultiGetAction |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
TransportShardMultiPercolateAction |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
TransportShardMultiTermsVectorAction |
class |
TransportTermVectorsAction
Performs the get operation.
|
Copyright © 2009–2016. All rights reserved.