When your query contains only one word, the exactOnSingleWordQuery setting controls how the exact ranking criterion is computed.
The default setting is attribute. This means the exact ranking criterion is set to 1 if the query matches exactly an entire attribute value.
Switching to word would mean the exact ranking criterion will score 1 if the query word is found in the record.