@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| ESSortMapper |
| Class | Description |
|---|---|
| DefaultESSortMapper | |
| ESFieldNameTranslator |
When searching against ES, a field name in a search query is not the same as one from indexed document because
ES document builder appends type and language symbol at the end of a field name to support hungarian notation
in dynamic mapping rules.
|
| ESRequestMapper | |
| ESRequestMapper.Result<T> | |
| ESSearchManager |
v2 SearchManager backed by ElasticSearch
|
| ESSearchResult |
| Enum | Description |
|---|---|
| ESFieldType |
Copyright © 2003–2016 Atlassian. All rights reserved.