PT_SEARCH_WARNING.PT_SEARCHWARNING_WILDCARD_TOO_GENERAL Field
A very general wildcard query was issued (such as "a*"). The search server expanded it into some number of terms matching the pattern, but not every matching result was returned.
public const int PT_SEARCHWARNING_WILDCARD_TOO_GENERAL = 2;