Uses of Enum Class
org.apache.lucene.index.PointValues.Relation

Packages that use PointValues.Relation
Package
Description
The logical representation of a Document for indexing and searching.
Geospatial Utility Implementations for Lucene Core
Code to maintain and access indices.
This package contains several point types: BigIntegerPoint for 128-bit integers LatLonPoint for latitude/longitude geospatial points
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial queries.
Code to search indices.
Support for index-time and query-time joins.
Lucene field & query support for the spatial geometry implemented in org.apache.lucene.spatial3d.geom.
Block KD-tree, implementing the generic spatial data structure described in this paper.