elasticsearch/server
Benjamin Trent d3efd51bc1
Fix automatic tracking of collapse with docvalue_fields (#110103) (#110154)
There were some optimizations that broke collapse fields automatically
being added to `docvalue_fields` during the fetch phase. 

Consequently, users will get really weird errors like
`unsupported_operation_exception`. This commit corrects the intended
behavior of automatically including the collapse field in the
docvalue_fields context during fetch if it isn't already included.

closes: https://github.com/elastic/elasticsearch/issues/96510
2024-06-26 07:55:11 -04:00
..
licenses Implement custom JUL bridge (#96872) 2023-06-20 09:48:25 -07:00
src Fix automatic tracking of collapse with docvalue_fields (#110103) (#110154) 2024-06-26 07:55:11 -04:00
build.gradle [8.14] Update Gradle wrapper to 8.8 (#108021) (#109345) 2024-06-24 13:15:03 +02:00