|
To group a collection of words, use quotes. For example, the query
"heal now" (quotes included) would not generate a hit
from "Heal yourself now". Without quotes,
the sentence would count.
If a search term has at least one capital letter, like "healiNG",
the search will be case sensitive with respect to that word - that is,
only documents containing "healiNG" will be found. On the other
hand, lowercase words like "healing" will generate hits
from "Healing", "HEALING", or "healiNG".
|