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 TypeClassDescriptionclassA Weight that has a constant score equal to the boost of the wrapped query.protected classExpert: the Weight for DisjunctionMaxQuery, used to normalize, score and explain these queries.classBase class for producingDoubleValuesclassAFilterWeightcontains anotherWeightand implements all abstract methods by calling the contained weight's method.classADoubleValuesSourcethat computes vector similarity between a query vector and raw full precision vectors indexed in providedKnnFloatVectorFieldin documents.classThe Weight for IndriAndQuery, used to normalize, score and explain these queries.classADoubleValuesSourcethat scores documents using similarity between a multi-vector query, and indexed document multi-vectors.classBase class for producingLongValuesstatic classA ConstantLongValuesSource that always returns a constant valueclassExpert: Weight class for phrase matchingclassExpert: Calculate query weights and build query scorers.