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 Lucene utilities that don't really fit anywhere else.
Monitoring framework
A variety of functions to use with FunctionQuery.
The calculus of spans.
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial queries.
Code to search indices.
This package contains the various ranking models that can be used in Lucene.