-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Elasticsearch
We should be able to override the standard writer , JsonESDocumentWriter via an extension point in case we need to put data in a custom format in ES.
A use case is to be able to inject raw json that can be indexed using custom mappings defined in ES