Project search, show in which field a string was found!

I’m looking for a string in project search. An application shows me that the string is in a field. Unfortunately, I can’t find this field. It would be useful to also specify in the project search in which field the string was found!!

What is also strange is that the field found also contains database fields that no longer exist dsl.DrivingStudentID for example. But I don’t get an error message when I run the application!

If I define a lookup method for a select field and then change this field 2 years later from being a select field to an interger without a lookup method, the old statement is always loaded. This means it is always found in the project search!