truncation

In searching, the use of an asterisk (*) character to designate one or more unspecified characters at the beginning or end of typed text. For example, the keyword farm* finds all terms beginning with farm: farmer, farming, farms, and so so (including farm). Similarly, the keyword *forest* finds all terms that include forest: deforestation, reforestation, and so on.