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, valuesNOOP_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, setScoreracceptsDocsOutOfOrderprotected FloatArray scores
protected ParentScoreCollector(IndexParentChildFieldData globalIfd, SearchContext searchContext, String parentType)
protected void newParent(long parentIdx)
throws IOException
newParent in class ChildrenQuery.ParentCollectorIOExceptionpublic void close()
throws ElasticsearchException
close in interface AutoCloseableclose in interface Releasableclose in class ChildrenQuery.ParentCollectorElasticsearchExceptionCopyright © 2009–2016. All rights reserved.