Package org.apache.lucene.sandbox.search
Class SortedSetDocValuesMultiRangeQuery.MultiRangeWeight
java.lang.Object
org.apache.lucene.search.Weight
org.apache.lucene.search.ConstantScoreWeight
org.apache.lucene.sandbox.search.SortedSetDocValuesMultiRangeQuery.MultiRangeWeight
- All Implemented Interfaces:
SegmentCacheable
- Enclosing class:
SortedSetDocValuesMultiRangeQuery
Weight for SortedSetDocValuesMultiRangeQuery
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected class
Scorer supplier for SortedSetDocValuesMultiRangeQueryNested classes/interfaces inherited from class org.apache.lucene.search.Weight
Weight.DefaultBulkScorer, Weight.DefaultScorerSupplier
-
Field Summary
Fields inherited from class org.apache.lucene.search.Weight
parentQuery
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.lucene.search.ConstantScoreWeight
explain, score
-
Constructor Details
-
MultiRangeWeight
-
-
Method Details
-
scorerSupplier
- Specified by:
scorerSupplier
in classWeight
- Throws:
IOException
-
isCacheable
-