protected abstract static class ChildrenQuery.ParentScoreCollector extends ChildrenQuery.ParentCollector implements Releasable
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected FloatArray |
scores |
bigArrays, globalIfd, parentIdxs, parentType, scorer, searchContext, values| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
ParentScoreCollector(IndexParentChildFieldData globalIfd,
SearchContext searchContext,
String parentType) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
close() |
boolean |
needsScores() |
protected void |
newParent(long parentIdx) |
collect, doSetNextReader, existingParent, foundParents, setScorerprotected FloatArray scores
protected ParentScoreCollector(IndexParentChildFieldData globalIfd, SearchContext searchContext, String parentType)
public boolean needsScores()
needsScores インタフェース内 org.apache.lucene.search.CollectorneedsScores クラス内 ChildrenQuery.ParentCollectorprotected void newParent(long parentIdx)
throws IOException
newParent クラス内 ChildrenQuery.ParentCollectorIOExceptionpublic void close()
close インタフェース内 AutoCloseableclose インタフェース内 Releasableclose クラス内 ChildrenQuery.ParentCollectorCopyright © 2009–2016. All rights reserved.