Hi, When searching for objects is it possible to search for 3 words irrespective of the order they appear in, for example search for this: *one*two*three* Returns different result set then searching for this: *two*one*three* I’d like to setup a search that searches for objects which contains these 3 words no matter what order they are in. Thanks.
↧