Package | Description |
---|---|
org.apache.lucene.document |
Misc extensions of the Document/Field API.
|
org.apache.lucene.index |
Misc index tools and index support.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldType
Describes the properties of a field.
|
Modifier and Type | Method and Description |
---|---|
IndexableFieldType |
LazyDocument.LazyField.fieldType() |
Modifier and Type | Method and Description |
---|---|
IndexableFieldType |
IndexableField.fieldType()
IndexableFieldType describing the properties
of this field. |
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.