Does anybody know how to implement this idea in SOLR. Please kindly
point me a direction.

For example, when user enter a keyword in Chinese "貝多芬" (this is
Beethoven in Chinese)
but key in a wrong combination of characters  "背多分" (this is
pronouncation the same with previous keyword "貝多芬").

There in solr index exist token "貝多芬" actually. How to hit documents
where "貝多芬" exist when "背多分" is enter.

This is basic function of commercial search engine especially in
Chinese processing. I wonder how to implements in SOLR and where is
the start point.

Floyd

Reply via email to