You can only use wildcards in some search engines.
If you wanted to search for anything that has the word starting with 'sun' e.g. sundial, sundance.. you would search for "sun*"
Anything that ends in sun, you would search for "*sun".
Basically use the asterix * to use as your wildcard.

