elasticsearch
elasticsearch copied to clipboard
Remove workaround in source filtering for wildcards in excludes
As the TODO says, this was a workaround that should have been fixed in the Jackson library in 2.14. We are already in 2.15 so let's remove it as it avoids creating a map of maps whenever there is a wildcard on the excludes filed.
Pinging @elastic/es-search (Team:Search)
It seems it is not so easy, not sure how we need to implement the change in XContent API.
@nik9000 Unfortunately, setting those methods to true breaks the universe big time. Is something we can do?