GET twitter/_search?q="11|2019|myName:user|testname|5b2b18f2-54ab-11ea-a2e3-2e728ce88125|A|M|testuser"
when I run the above query able to get the exact results
even I tried GET twitter/_search?q="11|2019|myName:user|testname|5b2b18f2-54ab-11ea-a2e3-2e728ce88125
able to get all the proper results
if I want to query the same, from query object how can I build the query objecct note: my Id consists of special characters(example:11|2019|myName:user|testname|5b2b18f2-54ab-11ea-a2e3-2e728ce88125|A|M|testuser)
Could you provide a full recreation script as described in About the Elasticsearch category. It will help to better understand what you are doing. Please, try to keep the example as simple as possible.
A full reproduction script will help readers to understand, reproduce and if needed fix your problem. It will also most likely help to get a faster answer.
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.