Overview of the cuVS module for GPU-accelerated vector search
mainThe cuVS module in Apache Solr provides specialized codecs that enable GPU-based accelerated vector search capabilities. This allows for high-performance dense vector similarity searches by offloading computations to a GPU.
CAUTION This feature is currently experimental.