Uses of Class
org.apache.lucene.document.LazyDocument.LazyField
-
Packages that use LazyDocument.LazyField Package Description org.apache.lucene.document The logical representation of aDocument
for indexing and searching. -
-
Uses of LazyDocument.LazyField in org.apache.lucene.document
Fields in org.apache.lucene.document with type parameters of type LazyDocument.LazyField Modifier and Type Field Description private java.util.Map<java.lang.Integer,java.util.List<LazyDocument.LazyField>>
LazyDocument. fields
-