newPointQuery
fun newPointQuery(field: String, queryRelation: ShapeField.QueryRelation, vararg points: DoubleArray): Query
create a query to find all indexed shapes that comply the QueryRelation with the provided points
create a query to find all indexed shapes that comply the QueryRelation with the provided points