Uses of Enum Class
org.apache.lucene.search.ScoreMode
Packages that use ScoreMode
Package
Description
The logical representation of a
Document
for indexing and
searching.Misc search implementations.
Monitoring framework
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.
Grouping.
Support for index-time and query-time joins.
Support for document suggestion
Lucene field & query support for the spatial geometry implemented in
org.apache.lucene.spatial3d.geom
.-
Uses of ScoreMode in org.apache.lucene.document
Methods in org.apache.lucene.document with parameters of type ScoreModeModifier and TypeMethodDescriptionBinaryRangeFieldRangeQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) FeatureQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) LatLonDocValuesBoxQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) LatLonDocValuesQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) LatLonPointDistanceFeatureQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) LatLonPointDistanceQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) LongDistanceFeatureQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) final Weight
RangeFieldQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) SortedNumericDocValuesRangeQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) SortedSetDocValuesRangeQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) final Weight
SpatialQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) XYDocValuesPointInGeometryQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) XYPointInGeometryQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) private Scorer
SpatialQuery.RelationScorerSupplier.getContainsDenseScorer
(LeafReader reader, Weight weight, float boost, ScoreMode scoreMode) private Scorer
SpatialQuery.RelationScorerSupplier.getDenseScorer
(LeafReader reader, Weight weight, float boost, ScoreMode scoreMode) Scorer used for WITHIN and DISJOINTprotected Scorer
SpatialQuery.RelationScorerSupplier.getScorer
(LeafReader reader, Weight weight, float boost, ScoreMode scoreMode) protected ScorerSupplier
BaseShapeDocValuesQuery.getScorerSupplier
(LeafReader reader, SpatialQuery.SpatialVisitor spatialVisitor, ScoreMode scoreMode, ConstantScoreWeight weight, float boost, float score) protected ScorerSupplier
SpatialQuery.getScorerSupplier
(LeafReader reader, SpatialQuery.SpatialVisitor spatialVisitor, ScoreMode scoreMode, ConstantScoreWeight weight, float boost, float score) private Scorer
SpatialQuery.RelationScorerSupplier.getSparseScorer
(LeafReader reader, Weight weight, float boost, ScoreMode scoreMode) Scorer used for INTERSECTS and single value points -
Uses of ScoreMode in org.apache.lucene.misc.search
Methods in org.apache.lucene.misc.search that return ScoreMode -
Uses of ScoreMode in org.apache.lucene.monitor
Fields in org.apache.lucene.monitor declared as ScoreModeModifier and TypeFieldDescriptionprivate final ScoreMode
CollectingMatcher.MatchCollector.scoreMode
private final ScoreMode
CollectingMatcher.scoreMode
Methods in org.apache.lucene.monitor that return ScoreModeModifier and TypeMethodDescriptionCollectingMatcher.MatchCollector.scoreMode()
Monitor.PresearcherQueryCollector.scoreMode()
default ScoreMode
QueryIndex.QueryCollector.scoreMode()
ReadonlyQueryIndex.LazyMonitorQueryCollector.scoreMode()
WritableQueryIndex.MonitorQueryCollector.scoreMode()
Methods in org.apache.lucene.monitor with parameters of type ScoreModeModifier and TypeMethodDescriptionForceNoBulkScoringQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) Constructors in org.apache.lucene.monitor with parameters of type ScoreModeModifierConstructorDescription(package private)
CollectingMatcher
(IndexSearcher searcher, ScoreMode scoreMode) (package private)
MatchCollector
(String queryId, ScoreMode scoreMode) -
Uses of ScoreMode in org.apache.lucene.queries.function
Methods in org.apache.lucene.queries.function with parameters of type ScoreModeModifier and TypeMethodDescriptionFunctionMatchQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) FunctionQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) FunctionRangeQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) FunctionScoreQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) -
Uses of ScoreMode in org.apache.lucene.queries.intervals
Methods in org.apache.lucene.queries.intervals with parameters of type ScoreModeModifier and TypeMethodDescriptionIntervalQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) -
Uses of ScoreMode in org.apache.lucene.queries.payloads
Methods in org.apache.lucene.queries.payloads with parameters of type ScoreModeModifier and TypeMethodDescriptionPayloadScoreQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) SpanPayloadCheckQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) -
Uses of ScoreMode in org.apache.lucene.queries.spans
Methods in org.apache.lucene.queries.spans with parameters of type ScoreModeModifier and TypeMethodDescriptionFieldMaskingSpanQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) SpanContainingQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) SpanMultiTermQueryWrapper.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) SpanNearQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) SpanNearQuery.SpanGapQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) SpanNotQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) SpanOrQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) SpanPositionCheckQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) abstract SpanWeight
SpanQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) SpanTermQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) SpanWithinQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) -
Uses of ScoreMode in org.apache.lucene.sandbox.search
Methods in org.apache.lucene.sandbox.search that return ScoreModeModifier and TypeMethodDescriptionLargeNumHitsTopDocsCollector.scoreMode()
ProfilerCollector.scoreMode()
ProfilerCollectorWrapper.scoreMode()
Methods in org.apache.lucene.sandbox.search with parameters of type ScoreModeModifier and TypeMethodDescription(package private) PhraseWeight
PhraseWildcardQuery.createPhraseWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost, PhraseWildcardQuery.TermsData termsData) CombinedFieldQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) CoveringQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) DocValuesNumbersQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) DocValuesTermsQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) IndexSortSortedNumericDocValuesRangeQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) final Weight
MultiRangeQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) PhraseWildcardQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) QueryProfilerIndexSearcher.createWeight
(Query query, ScoreMode scoreMode, float boost) TermAutomatonQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) Constructors in org.apache.lucene.sandbox.search with parameters of type ScoreModeModifierConstructorDescription(package private)
CombinedFieldWeight
(Query query, IndexSearcher searcher, ScoreMode scoreMode, float boost) -
Uses of ScoreMode in org.apache.lucene.search
Fields in org.apache.lucene.search declared as ScoreModeModifier and TypeFieldDescriptionprivate final ScoreMode
Boolean2ScorerSupplier.scoreMode
(package private) final ScoreMode
BooleanWeight.scoreMode
private final ScoreMode
ConstantScoreScorer.scoreMode
private final ScoreMode
DisjunctionMaxQuery.DisjunctionMaxWeight.scoreMode
private final ScoreMode
IndriAndWeight.scoreMode
(package private) final ScoreMode
PhraseScorer.scoreMode
(package private) final ScoreMode
PhraseWeight.scoreMode
private final ScoreMode
SynonymQuery.SynonymWeight.scoreMode
private final ScoreMode
TermQuery.TermWeight.scoreMode
(package private) final ScoreMode
TopFieldCollector.scoreMode
(package private) final ScoreMode
WANDScorer.scoreMode
Methods in org.apache.lucene.search that return ScoreModeModifier and TypeMethodDescriptionCachingCollector.ScoreCachingCollector.scoreMode()
Ensure the scores are collected so they can be replayed, even if the wrapped collector doesn't need them.Collector.scoreMode()
Indicates what features are required from the scorer.FilterCollector.scoreMode()
(package private) ScoreMode
HitsThresholdChecker.GlobalHitsThresholdChecker.scoreMode()
(package private) ScoreMode
HitsThresholdChecker.LocalHitsThresholdChecker.scoreMode()
(package private) abstract ScoreMode
HitsThresholdChecker.scoreMode()
MultiCollector.scoreMode()
TimeLimitingCollector.scoreMode()
TopFieldCollector.scoreMode()
TopScoreDocCollector.scoreMode()
TotalHitCountCollector.scoreMode()
static ScoreMode
Returns the enum constant of this class with the specified name.static ScoreMode[]
ScoreMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.lucene.search with parameters of type ScoreModeModifier and TypeMethodDescriptionBooleanQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) BoostQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) ConstantScoreQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) DisjunctionMaxQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) Create the Weight used to score usDocValuesRewriteMethod.MultiTermQueryDocValuesWrapper.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) FieldExistsQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) IndexOrDocValuesQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) IndexSearcher.createWeight
(Query query, ScoreMode scoreMode, float boost) Creates aWeight
for the given query, potentially adding caching if possible and configured.IndriAndQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) abstract Weight
IndriQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) KnnVectorQuery.DocAndScoreQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) MatchAllDocsQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) MatchNoDocsQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) MultiPhraseQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) MultiTermQueryConstantScoreWrapper.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) NamedMatches.NamedQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) PhraseQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) final Weight
PointInSetQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) final Weight
PointRangeQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) Query.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) Expert: Constructs an appropriate Weight implementation for this query.SynonymQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) TermInSetQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) TermQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) private Scorer
Boolean2ScorerSupplier.opt
(Collection<ScorerSupplier> optional, int minShouldMatch, ScoreMode scoreMode, long leadCost) Constructors in org.apache.lucene.search with parameters of type ScoreModeModifierConstructorDescription(package private)
Boolean2ScorerSupplier
(Weight weight, Map<BooleanClause.Occur, Collection<ScorerSupplier>> subs, ScoreMode scoreMode, int minShouldMatch) (package private)
BooleanWeight
(BooleanQuery query, IndexSearcher searcher, ScoreMode scoreMode, float boost) ConstantScoreScorer
(Weight weight, float score, ScoreMode scoreMode, DocIdSetIterator disi) Constructor based on aDocIdSetIterator
which will be used to drive iteration.ConstantScoreScorer
(Weight weight, float score, ScoreMode scoreMode, TwoPhaseIterator twoPhaseIterator) Constructor based on aTwoPhaseIterator
.(package private)
DisjunctionMaxScorer
(Weight weight, float tieBreakerMultiplier, List<Scorer> subScorers, ScoreMode scoreMode) Creates a new instance of DisjunctionMaxScorerDisjunctionMaxWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) Construct the Weight for this Query searched by searcher.protected
DisjunctionScorer
(Weight weight, List<Scorer> subScorers, ScoreMode scoreMode) (package private)
DisjunctionSumScorer
(Weight weight, List<Scorer> subScorers, ScoreMode scoreMode) Construct aDisjunctionScorer
.ExactPhraseMatcher
(PhraseQuery.PostingsAndFreq[] postings, ScoreMode scoreMode, Similarity.SimScorer scorer, float matchCost) Expert: Creates ExactPhraseMatcher instanceprotected
IndriAndScorer
(Weight weight, List<Scorer> subScorers, ScoreMode scoreMode, float boost) IndriAndWeight
(IndriAndQuery query, IndexSearcher searcher, ScoreMode scoreMode, float boost) protected
IndriDisjunctionScorer
(Weight weight, List<Scorer> subScorersList, ScoreMode scoreMode, float boost) (package private)
PhraseScorer
(Weight weight, PhraseMatcher matcher, ScoreMode scoreMode, LeafSimScorer simScorer) protected
PhraseWeight
(Query query, String field, IndexSearcher searcher, ScoreMode scoreMode) Expert: Creates PhraseWeight instanceReqOptSumScorer
(Scorer reqScorer, Scorer optScorer, ScoreMode scoreMode) Construct aReqOptScorer
.SloppyPhraseMatcher
(PhraseQuery.PostingsAndFreq[] postings, int slop, ScoreMode scoreMode, Similarity.SimScorer scorer, float matchCost, boolean captureLeadMatch) (package private)
SynonymWeight
(Query query, IndexSearcher searcher, ScoreMode scoreMode, float boost) TermWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost, TermStates termStates) (package private)
WANDScorer
(Weight weight, Collection<Scorer> scorers, int minShouldMatch, ScoreMode scoreMode) -
Uses of ScoreMode in org.apache.lucene.search.grouping
Methods in org.apache.lucene.search.grouping that return ScoreModeModifier and TypeMethodDescriptionAllGroupHeadsCollector.scoreMode()
AllGroupsCollector.scoreMode()
BlockGroupingCollector.scoreMode()
DistinctValuesCollector.ValuesCollector.scoreMode()
FirstPassGroupingCollector.scoreMode()
GroupFacetCollector.scoreMode()
SecondPassGroupingCollector.scoreMode()
TopGroupsCollector.MaxScoreCollector.scoreMode()
-
Uses of ScoreMode in org.apache.lucene.search.join
Methods in org.apache.lucene.search.join that return ScoreModeModifier and TypeMethodDescriptionGlobalOrdinalsCollector.scoreMode()
GlobalOrdinalsWithScoreCollector.NoScore.scoreMode()
GlobalOrdinalsWithScoreCollector.scoreMode()
TermsCollector.scoreMode()
TermsWithScoreCollector.scoreMode()
Methods in org.apache.lucene.search.join with parameters of type ScoreModeModifier and TypeMethodDescriptionGlobalOrdinalsQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) GlobalOrdinalsWithScoreQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) ParentChildrenBlockJoinQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) final Weight
PointInSetIncludingScoreQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) TermsIncludingScoreQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) ToChildBlockJoinQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) ToParentBlockJoinQuery.createWeight
(IndexSearcher searcher, ScoreMode weightScoreMode, float boost) -
Uses of ScoreMode in org.apache.lucene.search.suggest.document
Methods in org.apache.lucene.search.suggest.document that return ScoreModeMethods in org.apache.lucene.search.suggest.document with parameters of type ScoreModeModifier and TypeMethodDescriptionContextQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) FuzzyCompletionQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) PrefixCompletionQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) RegexCompletionQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost) -
Uses of ScoreMode in org.apache.lucene.spatial3d
Methods in org.apache.lucene.spatial3d with parameters of type ScoreModeModifier and TypeMethodDescriptionPointInGeo3DShapeQuery.createWeight
(IndexSearcher searcher, ScoreMode scoreMode, float boost)