Uses of Interface
org.apache.lucene.internal.vectorization.DocValuesBulkDecodeSupport
Packages that use DocValuesBulkDecodeSupport
Package
Description
Internal implementations to support SIMD vectorization.
-
Uses of DocValuesBulkDecodeSupport in org.apache.lucene.internal.vectorization
Methods in org.apache.lucene.internal.vectorization that return DocValuesBulkDecodeSupportModifier and TypeMethodDescriptionabstract DocValuesBulkDecodeSupportVectorizationProvider.getDocValuesBulkDecodeSupport()Returns aDocValuesBulkDecodeSupportinstance for bulk numeric value decode.