Uses of Class
org.apache.lucene.document.XYPointInGeometryQuery
-
Packages that use XYPointInGeometryQuery Package Description org.apache.lucene.document The logical representation of aDocument
for indexing and searching. -
-
Uses of XYPointInGeometryQuery in org.apache.lucene.document
Methods in org.apache.lucene.document with parameters of type XYPointInGeometryQuery Modifier and Type Method Description private boolean
XYPointInGeometryQuery. equalsTo(XYPointInGeometryQuery other)
-