thanks for the response..
I am using elastic search 7.3.2.
i am using this query in a streaming application and currently encoding "+" with %2B and querying ES. below are my doubts:
how can I pass characters like [/,+] in GET request without encoding?
is it a bug/issue from ES side?
[/,+] characters are working with match query when id is inside double quotes. whether it means ES cant accept special characters with direct GET API query?
it seem ES team is working on this issue and currently no solution available.(pls correct if I am wrong)
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.