Package | Description |
---|---|
org.elasticsearch.action.search.type | |
org.elasticsearch.common.util.concurrent | |
org.elasticsearch.search.controller |
Modifier and Type | Method and Description |
---|---|
protected ShardFetchSearchRequest |
TransportSearchTypeAction.BaseAsyncAction.createFetchRequest(QuerySearchResult queryResult,
AtomicArray.Entry<com.carrotsearch.hppc.IntArrayList> entry,
org.apache.lucene.search.ScoreDoc[] lastEmittedDocPerShard) |
Modifier and Type | Method and Description |
---|---|
List<AtomicArray.Entry<E>> |
AtomicArray.asList()
Returns the it as a non null list, with an Entry wrapping each value allowing to
retain its index.
|
Modifier and Type | Field and Description |
---|---|
static Comparator<AtomicArray.Entry<? extends QuerySearchResultProvider>> |
SearchPhaseController.QUERY_RESULT_ORDERING |
Copyright © 2009–2015. All rights reserved.