search - Sql advanced searching -
i'm trying create search engine e-shop , want make this:
if client writes e.x galaxy white in search bar want execute sql query matches string products not ones title galaxy white s3 titles galaxy s3 white 16 gb.
is possible?
to more accurate may needed provide "similar phrases" (synonyms). because e.g. you're searching phone on windows phone 8, , may type "wp8", levenshtein distance won't solve problem.
Comments
Post a Comment