Uses of Interface
org.apache.lucene.sandbox.search.MultiRangeQuery.Relatable
Packages that use MultiRangeQuery.Relatable
Package
Description
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial
queries.
-
Uses of MultiRangeQuery.Relatable in org.apache.lucene.sandbox.search
Subinterfaces of MultiRangeQuery.Relatable in org.apache.lucene.sandbox.searchModifier and TypeInterfaceDescriptionprivate static interface
A range represents anything with a min/max value that can compute its relation with another range and can compute if a point is inside itClasses in org.apache.lucene.sandbox.search that implement MultiRangeQuery.RelatableModifier and TypeClassDescriptionprivate static class
An interval tree of Ranges for speeding up computations