Is there a list or documentation on the regular expression operators I can use in the "patterns" parameter of the pattern_capture token filter?
Is it the same operators used by the RegExp query?
Is there a list or documentation on the regular expression operators I can use in the "patterns" parameter of the pattern_capture token filter?
Is it the same operators used by the RegExp query?
Hi @marinoc,
the pattern_capture
token filter supports the complete Java regular expression syntax in the patterns
parameter.
Daniel
Perfect! Thanks @danielmitterdorfer
© 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.