Would it be possible to add some kind of "regex" s...
# community-help
e
Would it be possible to add some kind of "regex" support to the search query? So that you could search for
Samsung [A|S][\d]{1,2}
to find "Samsung A13" together with "Samsung S22" (and more)...
j
No it's not possible to do that, since it's hard to build indices that support arbitrary regex expressions