Pricing Blog

Fuzzy search with 'matches´

  • mesmoiron-1285499504417574974

    mesmoiron

    1 year ago

    Can you do a fuzzy search with matches and filter? I'm trying to understand if that can be done. The regex that I use is: .* <search term> .*
    After adding matches, something goes wrong with the output, but I don't know exactly what and why.
    1285499504690200633-Screenshot_from_2024-09-17_09-07-44.png
  • jacobkofoed-1285513751260303422

    Jacob Kofoed

    1 year ago

    Are you sure that is a valid regex, I don’t remember seeing that pattern before..? If you just want to check if a string is contained somewhere in another string, you could also use the include’ formula.
  • mesmoiron-1286543316296401000

    mesmoiron

    1 year ago

    Yes, I checked on a regels site where you can test those things. I keep forgetting them too
  • Tod-1286543318120923177

    Tod

    1 year ago

    Great energy @mesmoiron! Your continuous contribution to the toddle Community just made you advance to Community Level 4!