Package org.apache.lucene.spatial
Class ShapeValuesSource
java.lang.Object
org.apache.lucene.spatial.ShapeValuesSource
- All Implemented Interfaces:
SegmentCacheable
Produces
ShapeValues
per-segment-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract ShapeValues
Get aShapeValues
instance for the given leaf reader contextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.lucene.search.SegmentCacheable
isCacheable
-
Constructor Details
-
ShapeValuesSource
public ShapeValuesSource()
-
-
Method Details
-
getValues
Get aShapeValues
instance for the given leaf reader context- Throws:
IOException
-