apache / lucene

Apache Lucene open-source search software
https://lucene.apache.org/
Apache License 2.0
2.45k stars 975 forks source link

Add more backwards compability tests for Scalar quantization #13298

Closed benwtrent closed 2 months ago

benwtrent commented 2 months ago

This adds more backwards compatibility coverage for scalar quantization. Adding a test that forces the older metadata version to be written and ensures that it can still be read.