<span style='font-size:
24.0pt;font-family:"Arial Black";color:black;text-decoration:none;text-underline:
none'>ANDRE SANTANA</i>
................. etc
------------------
And part of the SQL statement is:
... INNER JOIN CONTAINSTABLE(candidates, *, '("ANDRE" AND "SANTANA")') AS K ...
The HTML, as bad as it is, does contain "ANDRE" AND "SANTANA" so why is it not being returned?
Thanks.