Thanks, it works!
--
View this message in context:
http://lucene.472066.n3.nabble.com/Synonyms-whitespace-problem-tp2730953p2753720.html
Sent from the Solr - User mailing list archive at Nabble.com.
> I have a problem with the synonyms. SOLR strips the
> synonyms on white space.
> An example:
>
> manchester united, reds, manunited
>
> My index looks like this:
>
> manchester
> united
> red
> manunited
>
> i want this:
> manchester united
> red
> manunited
You can escape white spaces with
:
How can i fix this problem??
--
View this message in context:
http://lucene.472066.n3.nabble.com/Synonyms-whitespace-problem-tp2730953p2730953.html
Sent from the Solr - User mailing list archive at Nabble.com.