Hello guys,
As far as I can see, this module has two types of searching. For example, when I search for three words: foo, bar, and baz.
When "split words" is false, it searches for foo%bar%baz, which will find 'yellow foo product with bar something and baz' but won't find 'yellow baz product with foo something and bar.'
When I enable "split words," it finds every product that has foo OR bar OR baz.
Would you consider adding an option to search for all of the words, regardless of the order? For example, it should find all products that contain foo AND bar AND baz. Additionally, I don't need it to search in the description—only in the name, SKU, MPN, and maybe the ID.
Please Log in or Create an account to join the conversation.