Under Window > Preferences > General > Search, there is the option Ignore potential matches
What does it do? Whether I activate it or not, I never see a difference.
Is it an option that only makes sense for Java development (which I never do, but I do develop in C, Python and PHP using Eclipse)?
See bug 127442 for examples: depending on what you are searching (a class, a method, …), the Search engine can find instances which could match (but it cannot say for certain).
Those instances are marked “
POTENTIAL_MATCH“:(see bug 97322 )
A current example of potential match misbehavior is found in bug 382778:
Turns out that: