Uses of Interface
org.apache.lucene.internal.vectorization.DocValuesRangeSupport
Packages that use DocValuesRangeSupport
Package
Description
Internal implementations to support SIMD vectorization.
-
Uses of DocValuesRangeSupport in org.apache.lucene.internal.vectorization
Methods in org.apache.lucene.internal.vectorization that return DocValuesRangeSupportModifier and TypeMethodDescriptionVectorizationProvider.getDocValuesRangeSupport()Returns aDocValuesRangeSupportfor SIMD-accelerated range evaluation.