In my application, I want to apply surround query parser to my elasticsearch.
I think there was something about this before
However, I don't know how to add surround query parser in my elasticsearch.
is it possible to install other query parsers in elasticsearch ?
if it is possible, How do i do for adding the parser?