Hi,
I need to find events containing the < (lesser than) character but I can't escape it properly, backslash seems to be doing nothing.
Any idea?
Thanks,
Hi,
I need to find events containing the < (lesser than) character but I can't escape it properly, backslash seems to be doing nothing.
Any idea?
Thanks,
Backslash should work. You could also try wrapping your value in double quotes.
What's the issue though? Are you getting an error or are you simply not seeing the results you expect? If the latter, are you sure the analyzer for the field you're querying on hasn't stripped characters like <
?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.