Lucene Documents
From KallestadWiki
[edit]
Lucene Documents
Documents are essentially records within the Lucene database. The document definition specifies the fields or columns that are available within any given document within a Lucene database. All documents within a given index should have the same definition, but multiple indexes can be searched by Lucene.
