Uses of Class
org.apache.lucene.sandbox.search.MultiRangeQuery
Packages that use MultiRangeQuery
Package
Description
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.
-
Uses of MultiRangeQuery in org.apache.lucene.sandbox.document
Methods in org.apache.lucene.sandbox.document that return MultiRangeQuery -
Uses of MultiRangeQuery in org.apache.lucene.sandbox.search
Methods in org.apache.lucene.sandbox.search that return MultiRangeQueryModifier and TypeMethodDescriptionabstract MultiRangeQuery
MultiRangeQuery.Builder.build()
Create a newMultiRangeQuery
based on the parameters that have been set on this builder.Methods in org.apache.lucene.sandbox.search with parameters of type MultiRangeQueryModifier and TypeMethodDescriptionprivate boolean
MultiRangeQuery.equalsTo
(MultiRangeQuery other)