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

Packages that use IndexSearcher
Package
Description
Uses already seen data (the indexed documents) to classify an input ( can be simple text or a structured document).
The logical representation of a Document for indexing and searching.
Expressions.
High-performance single-document main memory Apache Lucene fulltext search index.
Monitoring framework
Queries that compute score based upon a function.
A variety of functions to use with FunctionQuery.
Intervals queries
The payloads package provides Query mechanisms for finding and using payloads.
Code to search indices.
Grouping.
Highlighting search terms.
Support for index-time and query-time joins.
The calculus of spans.
Suggest alternate spellings for words.
Analyzer based autosuggest.
Support for document suggestion
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term vectors, or analysis.