A string in the HTML format has HTML tags embedded inside the text. These tags may screw up the search. For example:
In this text this word is <b>bold</b>
If you search for "word is bold", the search will not find anything because of the <b> tag. You need to specify search phrases that do not include any tags inside.