I am trying to use the Synonyms functionality in opensearchserver (http://open-search-server.com). i have created a list for instance, ipod, i-pod, i pod => ipod, i-pod, i pod It is not working. can any one tell me how to make it work with opensearchserver.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Here is the process to setup synonyms in OpenSearchServer.
Example:
You can now search for ipod, i-pod, epod, e-pod, and find any ipod! Remark:
I removed the dash version (i-pod) because when you use the StandardAnalyzer, the dash are already ignored. |
|||
|
|
