Class ConstantScoreQuery.ConstantBulkScorer
We return this as our BulkScorer so that if the CSQ wraps a query with its own optimized top-level scorer (e.g. Lucene.Net.Search.BooleanScorer) we can use that top-level scorer.
Inherited Members
Assembly: DistributedLucene.Net.dll
Syntax
protected class ConstantBulkScorer : BulkScorer
Constructors
Name | Description |
---|---|
ConstantBulkScorer(ConstantScoreQuery, BulkScorer, Weight, Single) |
Methods
Name | Description |
---|---|
Score(ICollector, Int32) |