elasticsearch/plugins/mapper-annotated-text
Oleksandr Kolomiiets 91d502cec6
Add generic fallback implementation for synthetic source (#108222)
This PR uses infrastructure from #107567 to implement a fallback implementation of synthetic source for field mappers that don't support it natively. In that case we will store source of such field as is in a separate stored field.
2024-05-21 11:30:30 -07:00
..
src Add generic fallback implementation for synthetic source (#108222) 2024-05-21 11:30:30 -07:00
build.gradle Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00