Uses of Package
org.apache.lucene.document

Packages that use org.apache.lucene.document
Package
Description
Uses already seen data (the indexed documents) to classify new documents.
Utilities for evaluation, data preparation, etc.
Unicode collation support.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Monitoring framework
A simple query parser implemented with JavaCC.
Implementation of the Lucene classic query parser using the flexible query parser frameworks
Standard Lucene Query Configuration.
Code to search indices.
Highlighting search terms.
Suggest alternate spellings for words.
Support for Autocomplete/Autosuggest
Analyzer based autosuggest.
Support for document suggestion
Another highlighter implementation based on term vectors.