Manticore Search supports regular expressions through the REGEX() function for pattern matching on string attributes and JSON properties. Unlike full-text search which operates on parsed words, regex works at character level on plain text. The REGEX() function is useful for matching codes, metadata patterns, and JSON string
Sort: