Our users ran into bug defect 988895.
Searching for a sub-string (part of a string in for example a message body) doesn't give the results needed.

For example:
Search term : amount of results.
neu: gives 10 results
neuh: gives 0 results
neuhauser: gives 20 results

This while i believe the term neu should give at least those 20 results based on the string also being part of the other search terms.

Comments