Uses of Class
org.apache.lucene.sandbox.search.NearestNeighbor.Cell
-
Packages that use NearestNeighbor.Cell Package Description org.apache.lucene.sandbox.search This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial queries. -
-
Uses of NearestNeighbor.Cell in org.apache.lucene.sandbox.search
Methods in org.apache.lucene.sandbox.search with parameters of type NearestNeighbor.Cell Modifier and Type Method Description int
NearestNeighbor.Cell. compareTo(NearestNeighbor.Cell other)
-