Currently, when I am searching for an item in the Inventory App, it searches for the item *exactly* how I typed it in, for example if there's an item called "123 ABC", and I go to search it up by typing "ABC 123", it won't show up. However, I want the search engine to be looking for items with the words "123" and "ABC" no matter which order I type it in. For a more realistic example, if there's an item called "Pink and Blue skirt" and another item called "Blue and Pink lego set" and I search for "blue pink" I should expect BOTH these items to come up. It should ignore spacebars, dashes, and maybe go as far as making the "&" symbol still come up for the word "and" etc. I shouldn't be not seeing products just because I didn't type them up in the right order! They should be coming up based on the words I typed, ignoring the spacebars connecting the words into one big word, and searching for that, which it does currently.
Currently, when I am searching for an item in the Inventory App, it searches for the item *exactly* how I typed it in, for example if there's an item called "123 ABC", and I go to search it up by typing "ABC 123", it won't show up. However, I want the search engine to be looking for items with the words "123" and "ABC" no matter which order I type it in. For a more realistic example, if there's an item called "Pink and Blue skirt" and another item called "Blue and Pink lego set" and I search for "blue pink" I should expect BOTH these items to come up. It should ignore spacebars, dashes, and maybe go as far as making the "&" symbol still come up for the word "and" etc. I shouldn't be not seeing products just because I didn't type them up in the right order! They should be coming up based on the words I typed, ignoring the spacebars connecting the words into one big word, and searching for that, which it does currently.