I'm trying to filter out all products that start with a forward slash. Is there a way to do this with the query bar?
My field: i.Product Code/UPC.keyword
I've been trying: "i.Product Code/UPC.keyword"=/(?!/)*/ but that doesn't seem to filter anything out.
Also, I'm a little confused as to when I should use an = or a : in my query bar formula ... the : always seems to give me an error. Is it because I have spaces in my field name?
Try fine tuning your regex outside of Kibana/Elastic since those can be complicated enough to debug. I like to use https://regex101.com/ when building regexes
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.