protected abstract static class ChildrenQuery.ParentScoreCollector extends ChildrenQuery.ParentCollector implements Releasable
Modifier and Type | Field and Description |
---|---|
protected FloatArray |
scores |
bigArrays, globalIfd, parentIdxs, parentType, scorer, searchContext, values
NOOP_COLLECTOR
Modifier | Constructor and Description |
---|---|
protected |
ParentScoreCollector(IndexParentChildFieldData globalIfd,
SearchContext searchContext,
String parentType) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
newParent(long parentIdx) |
collect, existingParent, foundParents, setNextReader, setScorer
acceptsDocsOutOfOrder
protected FloatArray scores
protected ParentScoreCollector(IndexParentChildFieldData globalIfd, SearchContext searchContext, String parentType)
protected void newParent(long parentIdx) throws IOException
newParent
in class ChildrenQuery.ParentCollector
IOException
public void close() throws ElasticsearchException
close
in interface AutoCloseable
close
in interface Releasable
close
in class ChildrenQuery.ParentCollector
ElasticsearchException
Copyright © 2009–2015. All rights reserved.