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, values| Modifier | Constructor and Description |
|---|---|
protected |
ChildrenQuery.ParentScoreCountCollector(IndexParentChildFieldData globalIfd,
SearchContext searchContext,
String parentType) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
newParent(long parentIdx) |
needsScorescollect, doSetNextReader, existingParent, foundParents, setScorerprotected IntArray occurrences
protected ChildrenQuery.ParentScoreCountCollector(IndexParentChildFieldData globalIfd, SearchContext searchContext, String parentType)
protected void newParent(long parentIdx)
throws IOException
newParent in class ChildrenQuery.ParentScoreCollectorIOExceptionpublic void close()
close in interface AutoCloseableclose in interface Releasableclose in class ChildrenQuery.ParentScoreCollectorCopyright © 2009–2017. All rights reserved.