No. If you would like a pattern to be recognized, it must exist explicitly in the record. Among the reasons for this are to optimize search time. If this were done each time a search or index was made, it would be at a search time cost. If it were in each record, it would be a small record increase. If you would like a specific record to come up for a specific set of words, that set of words must exist in the record.
However, you can ban expressions using a regex in your query suggestions.