elasticsearch-py icon indicating copy to clipboard operation
elasticsearch-py copied to clipboard

Updated the SparseVectorStrategy class to use sparse_vector query

Open miguelgrinberg opened this issue 1 year ago • 4 comments

This change updates the SparseVectorStrategy class to use the newer sparse_vector query instead of text_expansion, which generates a deprecation warning since 8.15.

miguelgrinberg avatar Sep 10 '24 16:09 miguelgrinberg