Uses of Package
gate.creole.annic.apache.lucene.document

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

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

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

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

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