Uses of Class
org.apache.lucene.search.similarities.Similarity

Packages that use Similarity
Package
Description
Uses already seen data (the indexed documents) to classify an input ( can be simple text or a structured document).
Uses already seen data (the indexed documents) to classify new documents.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Miscellaneous index tools.
Monitoring framework
A variety of functions to use with FunctionQuery.
Code to search indices.
This package contains the various ranking models that can be used in Lucene.
Misc similarity implementations.
The calculus of spans.