Uses of Class
org.apache.lucene.search.Scorable

Packages that use Scorable
Package
Description
The logical representation of a Document for indexing and searching.
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.
Comparators, used to compare hits so as to determine their sort order when collecting the top results with TopFieldCollector.
Grouping.
Support for index-time and query-time joins.
Lucene field & query support for the spatial geometry implemented in org.apache.lucene.spatial3d.geom.