Lucene Document
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
A Lucene Document is a document in a Lucene system.
- Context:
- It can be a collection of Lucene Fields (composed of a text item and metadata for that item).
 
 - See: Lucene Index.