Uses of Class
org.apache.lucene.document.Field

Packages that use Field
Package
Description
Analysis components based on ICU
Unicode collation support.
The logical representation of a Document for indexing and searching.
Faceted search.
Provides FacetSets faceting capabilities which allows users to facet on high dimensional field values.
Provides faceting capabilities over facets that were indexed with SortedSetDocValuesFacetField.
Taxonomy of Categories.
Taxonomy index implementation using on top of a Directory.
Code to maintain and access indices.
This package contains several point types: BigIntegerPoint for 128-bit integers LatLonPoint for latitude/longitude geospatial points
Support for document suggestion
Another highlighter implementation based on term vectors.
Lucene field & query support for the spatial geometry implemented in org.apache.lucene.spatial3d.geom.