search: alert on invalid type: field for structural search
Created by: rvantonder
A query like type:repo func
will return file content matches in structural search. Raise an alert instead, but only if the pattern is not empty. If it is empty, fall back to literal search (cf. #8541).
Stacked on #8541