Uses of Package
org.apache.lucene.search.similarities
Packages that use org.apache.lucene.search.similarities
Package
Description
Code to maintain and access indices.
Code to search indices.
The payloads package provides Query mechanisms for finding and using payloads.
This package contains the various ranking models that can be used in Lucene.
The calculus of spans.
-
Classes in org.apache.lucene.search.similarities used by org.apache.lucene.index
-
Classes in org.apache.lucene.search.similarities used by org.apache.lucene.search
-
Classes in org.apache.lucene.search.similarities used by org.apache.lucene.search.payloadsClassDescriptionSimilarity defines the components of Lucene scoring.
-
Classes in org.apache.lucene.search.similarities used by org.apache.lucene.search.similaritiesClassDescriptionThis class acts as the base class for the implementations of the first normalization of the informative content in the DFR framework.This class acts as the base class for the specific basic model implementations in the DFR framework.Stores all statistics commonly used ranking methods.The probabilistic distribution used to model term occurrence in information-based models.The lambda (λw) parameter in information-based models.Abstract superclass for language modeling Similarities.A strategy for computing the collection language model.This class acts as the base class for the implementations of the term frequency normalization methods in the DFR framework.Similarity defines the components of Lucene scoring.Stores the weight for a query across the indexed collection.A subclass of
Similarity
that provides a simplified API for its descendants.Implementation ofSimilarity
with the Vector Space Model. -
Classes in org.apache.lucene.search.similarities used by org.apache.lucene.search.spansClassDescriptionSimilarity defines the components of Lucene scoring.Stores the weight for a query across the indexed collection.