You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by xumSun <xu...@gmail.com> on 2019/01/18 08:24:47 UTC

ScoreCachingLeafCollector

hi,
    i am using groupingSearch, and the lucene vsrsion is 7.2.1,i found that
ScoreCachingLeafCollector will compute the document score,and also in the
FirstPassGroupingCollector the RelevanceComparator compute the score
again,because i use the CustomScoreQuery and the customScore method is
complicated,so the grouping is slow,why not wrap the scorer in 
ScoreCachingLeafCollector to ScoreCachingWrappingScorer?



--
Sent from: http://lucene.472066.n3.nabble.com/Lucene-Java-Users-f532864.html

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org