Package | Description |
---|---|
org.elasticsearch.search | |
org.elasticsearch.search.action | |
org.elasticsearch.search.fetch |
Modifier and Type | Method and Description |
---|---|
FetchSearchResult |
SearchService.executeFetchPhase(ShardFetchRequest request) |
Modifier and Type | Method and Description |
---|---|
void |
SearchServiceTransportAction.sendExecuteFetchScroll(DiscoveryNode node,
ShardFetchRequest request,
SearchServiceListener<FetchSearchResult> listener) |
Modifier and Type | Class and Description |
---|---|
class |
ShardFetchSearchRequest
Shard level fetch request used with search.
|
Copyright © 2009–2015. All rights reserved.