Uses of Class
org.apache.lucene.document.ShapeDocValues.ShapeComparator
-
Packages that use ShapeDocValues.ShapeComparator Package Description org.apache.lucene.document The logical representation of aDocument
for indexing and searching. -
-
Uses of ShapeDocValues.ShapeComparator in org.apache.lucene.document
Fields in org.apache.lucene.document declared as ShapeDocValues.ShapeComparator Modifier and Type Field Description protected ShapeDocValues.ShapeComparator
ShapeDocValues. shapeComparator
the geometry comparator used to check relations
-