Pulkit Gupta
Pulkit Gupta
### Description This PR is to get feedback on the idea and any major changes required in the commit. In this commit we are using Java SPI instead of ENUM...
### Description Fixes issue: #12414 Before this change we were creating new BitSet every time when there are deletions in the index with use of matched Docs and Live Docs,...
### Description In PR #14792, we added fallback support to Lucene99ScalarQuantizedVectorReader to retrieve float vectors when full-precision vectors are not present in the index. However, this fallback support was removed...