Hoping you guys are safe and well
I'm trying to exclude any username that has $ at the end of it using Kibnana Query Language
I've done a lot of testing with the following, but it doesn't seem to work
and not user.name: *$
Is there anyway to achieve that? I've tried to escape the $ by using /$ or `$ but that's not working as well
Are there potentially other parts of your query that are including this document? As a test, can you write your filter to only check against user.name and no other field?
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.