Use the new FlatVectorsScorer
This commit removes the copy of the ScalarQuantizedVectorsWriter that we added in 8.14, in favour of a custom FlatVectorsScorer.
Previously we maintained the copy of the writer so that we could add a custom scorer implementation when merging scalar quantized vectors. This is not necessary now as we can provide a FlatVectorsScorer implementation that provides the custom scorer.
Pinging @elastic/es-search (Team:Search)
@elasticmachine retest this please
https://github.com/apache/lucene/pull/13366
This fixes that tiny test vector failure.
@elasticmachine retest this please
@elasticmachine test this please
@elasticmachine test this please
@elasticmachine test this please
@elasticmachine test this please
@elasticmachine test this please