public void setExactMatch(boolean exactMatch) sets the value
of the property exactMatch. This property determines whether or not an exact
match should be searched for, rather than a partial match.
Parameters
- boolean exactMatch
- The value to set for the property exactMatch.
Returns
void