There are three search methods in : "exact phrase",
"some words" and "all the words". In all cases,
utilizes automatic mechanisms to determine which are the pages that better respond to the query, trying to display first the most important pages for the user.
The method "exact phrase" only selects documents that contain the phrase in the query, word by word and in the same order
The method"some words" selects documents that contain at least one of the words in the query.
In this method the more you include words related to the issue you are searching the better the results obtained.
The method "all the words" selects the documents that
contains all the words in the query .