Uses of Interface
org.apache.lucene.index.PointValues.PointTree

Packages that use PointValues.PointTree
Package
Description
Codecs API: API for customization of the encoding and structure of the index.
Simpletext Codec: writes human readable postings.
Code to maintain and access indices.
High-performance single-document main memory Apache Lucene fulltext search index.
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.
Block KD-tree, implementing the generic spatial data structure described in this paper.