Question: would you expect text indexes to work with OR? I have tried TEXT_MATCH(...) OR TEXT_MATCH(...) on the same file and placing the OR in the text query expression and it consistently returns results with only one word matching the text match, as if it picks a single word form the index and then just returns records with that one word in them.