Uses of Interface
org.apache.lucene.search.SegmentCacheable
Packages that use SegmentCacheable
Package
Description
The logical representation of a
Document for indexing and
searching.Expressions.
Queries that compute score based upon a function.
Intervals queries
The payloads package provides Query mechanisms for finding and using payloads.
The calculus of spans.
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial
queries.
Code to search indices.
Support for index-time and query-time joins.
Support for document suggestion
-
Uses of SegmentCacheable in org.apache.lucene.document
Classes in org.apache.lucene.document that implement SegmentCacheableModifier and TypeClassDescription(package private) classADoubleValuesSourceinstance which can be used to read the values of a feature from aFeatureFieldfor documents. -
Uses of SegmentCacheable in org.apache.lucene.expressions
Classes in org.apache.lucene.expressions that implement SegmentCacheableModifier and TypeClassDescription(package private) final classThis expression value source shares one value cache when generatingExpressionFunctionValuessuch that only one value along the whole generation tree is corresponding to one name(package private) class -
Uses of SegmentCacheable in org.apache.lucene.queries.function
Classes in org.apache.lucene.queries.function that implement SegmentCacheableModifier and TypeClassDescriptionprotected classCreates FunctionQuery scorer instancesprivate classprivate static class(package private) static classprivate static classprivate static classprivate static classprivate static classprivate static classprivate static class(package private) static classprivate static class -
Uses of SegmentCacheable in org.apache.lucene.queries.intervals
Classes in org.apache.lucene.queries.intervals that implement SegmentCacheable -
Uses of SegmentCacheable in org.apache.lucene.queries.payloads
Classes in org.apache.lucene.queries.payloads that implement SegmentCacheableModifier and TypeClassDescriptionprivate classclassWeight that pulls its Spans using a PayloadSpanCollector -
Uses of SegmentCacheable in org.apache.lucene.queries.spans
Classes in org.apache.lucene.queries.spans that implement SegmentCacheableModifier and TypeClassDescriptionclassCreates SpanContainingQuery scorer instancesclassprivate classclassCreates SpanNearQuery scorer instancesclassCreates SpanNotQuery scorer instancesclassCreates SpanOrQuery scorer instancesclassCreates SpanPositionCheckQuery scorer instancesclassCreates SpanTermQuery scorer instancesclassExpert-only.classCreates SpanWithinQuery scorer instances -
Uses of SegmentCacheable in org.apache.lucene.sandbox.search
Classes in org.apache.lucene.sandbox.search that implement SegmentCacheableModifier and TypeClassDescription(package private) classprivate static class(package private) class(package private) final class -
Uses of SegmentCacheable in org.apache.lucene.search
Classes in org.apache.lucene.search that implement SegmentCacheableModifier and TypeClassDescriptionprotected static class(package private) final classExpert: the Weight for BooleanQuery, used to normalize, score and explain these queries.(package private) classADoubleValuesSourcewhich computes the vector similarity scores between the query vector and theKnnByteVectorFieldfor documents.classA 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 producingDoubleValuesprivate static classprivate static classprivate static classprivate static classprivate static classclassAFilterWeightcontains anotherWeightand implements all abstract methods by calling the contained weight's method.(package private) classADoubleValuesSourcewhich computes the vector similarity scores between the query vector and theKnnFloatVectorFieldfor documents.classThe Weight for IndriAndQuery, used to normalize, score and explain these queries.classBase class for producingLongValuesstatic classA ConstantLongValuesSource that always returns a constant valueprivate static classprivate static classprivate classclassExpert: Weight class for phrase matching(package private) class(package private) final class(package private) classAn abstract class that provides the vector similarity scores between the query vector and theKnnFloatVectorFieldorKnnByteVectorFieldfor documents.classExpert: Calculate query weights and build query scorers. -
Uses of SegmentCacheable in org.apache.lucene.search.join
Classes in org.apache.lucene.search.join that implement SegmentCacheableModifier and TypeClassDescription(package private) final class(package private) final classprivate static classprivate static class -
Uses of SegmentCacheable in org.apache.lucene.search.suggest.document
Classes in org.apache.lucene.search.suggest.document that implement SegmentCacheableModifier and TypeClassDescriptionclassExpert: the Weight for CompletionQuery, used to score and explain these queries.private static classprivate static class