b6c94fd73e
Previously, Term Vectors API was returning empty results for artificial documents with keyword fields. Checking only for `string()` on `IndexableField` is not enough, since for `KeywordFieldType` `binaryValue()` must be used instead. Fixes #53494 (cherry picked from commit 1fc3fe3d32f41eab2101c0536751b7c47e63cc48) |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |