| Class | Description |
|---|---|
| Analyze |
Performs the analysis process on a text and return the tokens breakdown of the text.
|
| Analyze.Builder | |
| ClearCache | |
| ClearCache.Builder | |
| CloseIndex | |
| CloseIndex.Builder | |
| CreateIndex | |
| CreateIndex.Builder | |
| DeleteIndex | |
| DeleteIndex.Builder | |
| Flush | |
| Flush.Builder | |
| ForceMerge |
Force-merge API: https://www.elastic.co/guide/en/elasticsearch/reference/2.4/indices-forcemerge.html
Caution: this API has been introduced in ES 2.1.
|
| ForceMerge.Builder | |
| IndicesExists | |
| IndicesExists.Builder | |
| OpenIndex | |
| OpenIndex.Builder | |
| Optimize |
Optimize API: https://www.elastic.co/guide/en/elasticsearch/reference/2.4/indices-optimize.html
Caution: this API has been deprecated in ES 2.1.
|
| Optimize.Builder | |
| Refresh | |
| Refresh.Builder | |
| Segments | |
| Snapshot | |
| Stats | |
| Stats.Builder | |
| Templates |
Copyright © 2017. All rights reserved.