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

Packages that use IndexableField
Package
Description
Analysis components based on ICU
Unicode collation support.
The logical representation of a Document for indexing and searching.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
Misc extensions of the Document/Field API.
This package contains several point types: BigIntegerPoint for 128-bit integers LatLonPoint for latitude/longitude geospatial points
Support for Autocomplete/Autosuggest
Support for document suggestion
Lucene field & query support for the spatial geometry implemented in org.apache.lucene.spatial3d.geom.