Regular expressions in Manticore Search
In this article we talk about regular expressions and how you can use that in Manticore Search
If we talk about text matching, the simplest one is just string comparison. Both the search string and the document or a field must be exactly …