-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF26, 11.1, 2021.0
-
Component/s: Elasticsearch
-
Epic Link:
-
Team:FG
-
Sprint:nxFG 11.1.13
-
Story Points:1
Make JsonESDocumentWriter easier to subclass if one wishes to use a different way of getting the binary fulltext.
Currently one has to copy the whole method writeSystemProperties to do this. Getting the binary fulltext could easily be extracted into a separate method that's easier to subclass.
- Is referenced in