Uses of Class
org.apache.lucene.internal.vectorization.VectorizationProvider
Packages that use VectorizationProvider
Package
Description
Internal implementations to support SIMD vectorization.
-
Uses of VectorizationProvider in org.apache.lucene.internal.vectorization
Methods in org.apache.lucene.internal.vectorization that return VectorizationProviderModifier and TypeMethodDescriptionstatic VectorizationProvider
VectorizationProvider.getInstance()
Returns the default instance of the provider matching vectorization possibilities of actual runtime.