You can use wildcards in your search string in addition to the wildcard function of the filters:
- % represents multiple characters, i.e. %Oreal.
- _ (underscore) can be used to represent a single character, i.e. Carluccio_s.
- Both of these can be combined.