There was a similar scission few days ago, take a look here :

I found this very interesting article that I think can help in better
understanding the problem :
http://lucidworks.com/blog/solution-for-multi-term-synonyms-in-lucenesolr-using-the-auto-phrasing-tokenfilter/

And this :
http://opensourceconnections.com/blog/2013/10/27/why-is-multi-term-synonyms-so-hard-in-solr/

Take a look and let me know !

2015-05-14 17:05 GMT+01:00 Ryan Yacyshyn <ryan.yacys...@gmail.com>:

> Hi All,
>
> I'm running into an issue where I have some tokens that really mean the
> same thing as two. For example, there are a couple ways users might want to
> search for certain type of visa called the "s pass", but they might query
> for spass or s-pass.
>
> I thought I could add a line in my synonym file to solve this, such as:
>
> s-pass, spass => s pass
>
> This doesn't seem to work. I found an Auto Phrase TokenFilter (
> https://github.com/LucidWorks/auto-phrase-tokenfilter) that looks like it
> might help, but it sounds like it needs to use a specific query parser as
> well (we're using edismax).
>
> Has anyone came across this specific problem before? Would really
> appreciate your suggestions / help.
>
> We're using Solr 4.8.x (and lucidWorks 2.9).
>
> Thanks!
> Ryan
>



-- 
--------------------------

Benedetti Alessandro
Visiting card : http://about.me/alessandro_benedetti

"Tyger, tyger burning bright
In the forests of the night,
What immortal hand or eye
Could frame thy fearful symmetry?"

William Blake - Songs of Experience -1794 England

Reply via email to