I'm looking to exclude on a field value, in this case an email address.
Exact matches work fine, but I'm looking to exclude an email beginning with a certain keyword.
For example, exchanger523418115@example.com. So in this case the keyword would be 'exchanger'
I've tried the following:
^exchanger
/bexchanger/B
^exchanger\w*
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.