Package com.lucene.document

The Document abstraction.

See:
          Description

Class Summary
DateField Provides support for converting dates to strings and vice-versa.
Document Documents are the unit of indexing and search.
Field A field is a section of a Document.
 

Package com.lucene.document Description

The Document abstraction.