Uses of Class
org.apache.lucene.document.Document

Packages that use Document
Package
Description
Uses already seen data (the indexed documents) to classify new documents.
Utilities for evaluation, data preparation, etc.
The logical representation of a Document for indexing and searching.
Faceted search.
Taxonomy index implementation using on top of a Directory.
Code to maintain and access indices.
Misc extensions of the Document/Field API.
Monitoring framework
Highlighting search terms.
Suggest alternate spellings for words.
Support for Autocomplete/Autosuggest
Analyzer based autosuggest.