The search match list should contain only relevant matches.
For example, if I type "Lindt" as search pattern, the match list is the following:
*Linzer
Étcsokoládé (70%) Lindt
*Linzer Édes Teasütemény, linzer
*Barna magvas kenyér, linzer
*Linzer, Sky
Lindor Milk csokigolyók, Lindt
...
The matches indicated by * are irrelevant.
You don't have to understand the Hungarian text, just know that they are irrelevant for Lindt.
Comments: 1
-
21 Jan, '19
randAddition:
if multiple substrings are given as search pattern, search engine should search all of them for all words in the searched fields.
e.g.
pattern = "oco whi lin"
The match should inclue
"White chocolate from Lindt"
(and the other matches)