Elastic Search 1.3 has deprecated MVEL and is scheduled for removal in 1.4 (ref), and introduced some new scripting options as a replacement.
Included from 1.3 is the ability to store scripts as a type of index, so they don't need to be uploaded to each node as part of the configuration
Included from 1.3 is the ability to store scripts as a type of index, so they don't need to be uploaded to each node as part of the configuration
Last edited:
Upvote
0