How can I search content with REGEX ?

Overview Forums Discussions How can I search content with REGEX ?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2389 Reply
    Nicu Fantanaru
    Guest

    hello, I test the software, and it is very good. Except one thing.

    How can I make a search content with REGEX (regular expression ) ? It is very important to use REGEX, otherwise I will get whole tons of results.

    #2390 Reply
    Nicu Fantanaru
    Guest

    for example a simple regex:

    “my car * oil”

    this search will get some answers, and the symbol * will find the missing words only. And ” “  is for exact match.

    “my car needs oil”  or “my car leaking oil” or “my Car after overfilling my oil”

    If I don’t use symbols search such as or * it will be dificult to get the expected result quickly.

     

     

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How can I search content with REGEX ?
Your information: