If somebody writes 'squid 3' in the project description nothing gets found.
Software shall understand that numbers are usually version information and care about them.
Now squid 3 is not getting found when summary has squid 3.0 as . is a 'word' character, so the regex for relevance rejects it.
If somebody writes 'squid 3' in the project description nothing gets found.
Software shall understand that numbers are usually version information and care about them.
Now squid 3 is not getting found when summary has squid 3.0 as . is a 'word' character, so the regex for relevance rejects it.