Uses of Interface
org.apache.lucene.index.IndexableField

Packages that use IndexableField
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
StoredFieldsFormat that allows cross-document and cross-field compression of stored fields.
Lucene 4.0 file format.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.