Uses of Interface
org.apache.lucene.search.SegmentCacheable
Packages that use SegmentCacheable
-
Uses of SegmentCacheable in org.apache.lucene.search
Classes in org.apache.lucene.search that implement SegmentCacheableModifier and TypeClassDescriptionclass
A Weight that has a constant score equal to the boost of the wrapped query.protected class
Expert: the Weight for DisjunctionMaxQuery, used to normalize, score and explain these queries.class
Base class for producingDoubleValues
class
AFilterWeight
contains anotherWeight
and implements all abstract methods by calling the contained weight's method.class
The Weight for IndriAndQuery, used to normalize, score and explain these queries.class
Base class for producingLongValues
static class
A ConstantLongValuesSource that always returns a constant valueclass
Expert: Weight class for phrase matchingclass
Expert: Calculate query weights and build query scorers.