|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexableFieldType | |
---|---|
org.apache.lucene.document | The logical representation of a Document for indexing and searching. |
org.apache.lucene.index | Code to maintain and access indices. |
Uses of IndexableFieldType in org.apache.lucene.document |
---|
Classes in org.apache.lucene.document that implement IndexableFieldType | |
---|---|
class |
FieldType
Describes the properties of a field. |
Uses of IndexableFieldType in org.apache.lucene.index |
---|
Methods in org.apache.lucene.index that return IndexableFieldType | |
---|---|
IndexableFieldType |
IndexableField.fieldType()
IndexableFieldType describing the properties
of this field. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |