Hello,
I am trying to configure some synonyms against an index of catalog products
and I can't seem to get it right.
We are indexing a field called Colour which contains the colour of a
product. Some of the values for colour are a little obscure and we'd like
to map them to more common colours.
eld? You must ensure that the
> particular field that you are using to store Colour information is
> configured to use solr.SynonymFilterFactory in your schema.xml
> configuration
> file.
>
> cheers,
> Piete
>
>
> On 07/08/07, beejenny <[EMAIL PROTECTED]> wr