Uses of Package
org.apache.lucene.document

Packages that use org.apache.lucene.document
org.apache.lucene.document The Document abstraction. 
org.apache.lucene.index Code to maintain and access indices. 
org.apache.lucene.search Search over indices. 
 

Classes in org.apache.lucene.document used by org.apache.lucene.document
Field
          A field is a section of a Document.
 

Classes in org.apache.lucene.document used by org.apache.lucene.index
Document
          Documents are the unit of indexing and search.
 

Classes in org.apache.lucene.document used by org.apache.lucene.search
Document
          Documents are the unit of indexing and search.
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.