Browse Source

Change match_only_text's value fetcher to use `SortedBinaryDocValues` instead of interacting with doc values api directly. (#130845)

This way, via field data abstraction, the right doc values type is used, and the right conversions happen. Values of all field types will get converted to strings.
Martijn van Groningen 3 months ago
parent
commit
5037d68325

Diff Data Not Available.