protected abstract static class ChildrenQuery.ParentScoreCountCollector extends ChildrenQuery.ParentScoreCollector implements Releasable
| Modifier and Type | Field and Description |
|---|---|
protected IntArray |
occurrences |
scoresbigArrays, globalIfd, parentIdxs, parentType, scorer, searchContext, valuesNOOP_COLLECTOR| Modifier | Constructor and Description |
|---|---|
protected |
ParentScoreCountCollector(IndexParentChildFieldData globalIfd,
SearchContext searchContext,
String parentType) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
newParent(long parentIdx) |
collect, existingParent, foundParents, setNextReader, setScoreracceptsDocsOutOfOrderprotected IntArray occurrences
protected ParentScoreCountCollector(IndexParentChildFieldData globalIfd, SearchContext searchContext, String parentType)
protected void newParent(long parentIdx)
throws IOException
newParent in class ChildrenQuery.ParentScoreCollectorIOExceptionpublic void close()
throws ElasticsearchException
close in interface AutoCloseableclose in interface Releasableclose in class ChildrenQuery.ParentScoreCollectorElasticsearchExceptionCopyright © 2009–2016. All rights reserved.