Uses of Class
org.apache.lucene.document.Document
Packages that use Document
Package
Description
The logical representation of a
Document
for indexing and
searching.Code to maintain and access indices.
-
Uses of Document in org.apache.lucene.document
Methods in org.apache.lucene.document that return DocumentModifier and TypeMethodDescriptionDocumentStoredFieldVisitor.getDocument()
Retrieve the visited document. -
Uses of Document in org.apache.lucene.index
Methods in org.apache.lucene.index that return Document