Re: How to use synonms on a faceted field with multiple words

2010-08-23 Thread Chris Hostetter
: A quick and dirty work around using Solr 1.4 is to replace spaces in the synonm file with : some other character/pattern. I used ## (i.e. video => digital##media). Then add the : solr.PatternReplaceFilterFactory after the synonm filter to replace pattern with space. : This works, but I'd lo

Re: How to use synonms on a faceted field with multiple words

2010-08-18 Thread Scott Zientara
How to use synonms on a faceted field with multiple words Send reply to: sc...@tekdata.com Priority: normal [ Double-click this line for list subscription options ] I am trying to use solr.SynonymFilterFactory on a faceted field in Solr 1.3. I am using Solr to in

How to use synonms on a faceted field with multiple words

2010-08-18 Thread Scott Zientara
I am trying to use solr.SynonymFilterFactory on a faceted field in Solr 1.3. I am using Solr to index resources from a media library. The data is coming from various sources, some of which I do not have control over. I need to be able to map resource types in the data to common terms for facet