opendistro-build
opendistro-build copied to clipboard
Feature Request - Provide alternative to datatype flattened
Is your feature request related to a problem? Please describe. Missing efficient datatype like flattened
Describe the solution you'd like Implement something similar to flattened that elastic search has
Describe alternatives you've considered Some other datatype that accomplishes the same things as flattened
Additional context Flattened is extremely useful to prevent mapping explosion and performance constraints of something like nested
Also requested in the Forums. https://discuss.opendistrocommunity.dev/t/flattened-type-with-opendistro/5014/4
and in aws forums https://forums.aws.amazon.com/thread.jspa?threadID=329703 this feature would be highly appreciated
I created a flattened field replacer for Elastic flattened field. The project is here https://github.com/aparo/opendistro-flattened-mapper-plugin . I tested with two Elastic => Opendistro clusters without issues.
@aparo this link no longer there https://github.com/aparo/opensearch-flattened-mapper-plugin :(
Any update on this? Datatype 'flattened' would be really helpful for us.
any news on this issue