Anton Naydenov
Results
1
issues of
Anton Naydenov
How about integration of the **@ScriptedField** annotation and the **ScriptedField/RuntimeField** inside query factories? For example: ``` java @ScriptedField(script = "doc['other'].value + 'text'") private String field; ``` From my opinion, it...
status: waiting-for-triage