First of all, sorry for possible mistakes with my english (it's not my
native language)
I'm trying to do a query in a existent index. The field I want to filter is
Id_Peticion, which has values like "676E56E8-60A1-7C83-B9C4-1C7B91E35444".
As you can guess the "-" characters are giving me problems. I'm trying to
put the backslash to scape the characters, but ES returns me entries that
not even match with the passed value. In the example above, ES returns the
following entries:
676E56E8-60A1-7C83-B9C4-1C7B91E35444 <-- Correct. It should return ONLY this.
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.