Package org.apache.lucene.internal.vectorization
package org.apache.lucene.internal.vectorization
Internal implementations to support SIMD vectorization. This package is for internal Lucene use
only!
- See Also:
-
ClassDescriptionInterface for SIMD-accelerated doc values bulk decode operations.Interface for SIMD-accelerated doc values range operations.Utility class to decode postings.A provider of vectorization implementations.Interface for implementations of VectorUtil support.