Package | Description |
---|---|
org.elasticsearch.action.search.type | |
org.elasticsearch.search.dfs | |
org.elasticsearch.search.fetch | |
org.elasticsearch.search.query |
Modifier and Type | Class and Description |
---|---|
protected class |
TransportSearchTypeAction.BaseAsyncAction<FirstResult extends SearchPhaseResult> |
Modifier and Type | Method and Description |
---|---|
static String |
TransportSearchHelper.buildScrollId(SearchType searchType,
AtomicArray<? extends SearchPhaseResult> searchPhaseResults,
Map<String,String> attributes) |
static String |
TransportSearchHelper.buildScrollId(String type,
AtomicArray<? extends SearchPhaseResult> searchPhaseResults,
Map<String,String> attributes) |
Modifier and Type | Class and Description |
---|---|
class |
DfsSearchResult |
Modifier and Type | Interface and Description |
---|---|
interface |
FetchSearchResultProvider |
Modifier and Type | Class and Description |
---|---|
class |
FetchSearchResult |
class |
QueryFetchSearchResult |
Modifier and Type | Class and Description |
---|---|
class |
QuerySearchResult |
class |
QuerySearchResultProvider |
Copyright © 2009–2015. All rights reserved.