Search Combination of Keyword
Posted: Sat Dec 05, 2020 8:35 am
Hello,
I am trying to search for filenames that match combinations of my inputted keyword. For example,
query: aabbcc
should match filenames: aabbcc, aaccbb, bbaacc, bbccaa, ccaabb, ccbbaa
query: xxyyzz
should match filename: xxyyzz, xxzzyy, yyxxzz, yyzzxx, zzxxyy, zzyyxx
Is there good ways to have this search results setup as filters.
Thanks
I am trying to search for filenames that match combinations of my inputted keyword. For example,
query: aabbcc
should match filenames: aabbcc, aaccbb, bbaacc, bbccaa, ccaabb, ccbbaa
query: xxyyzz
should match filename: xxyyzz, xxzzyy, yyxxzz, yyzzxx, zzxxyy, zzyyxx
Is there good ways to have this search results setup as filters.
Thanks