Re: Store matching synonyms only

2012-06-24 Thread arc68274
- expand=true and > > ignoreCase=true, with entries such as: > > > > feline,cat,lion,tiger > > > > See: > > > http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.SynonymFilterFactory > > > > This would index "The cat sat on the

Re: Store matching synonyms only

2012-06-23 Thread Lee Carroll
or preprocessor route. > > -- Jack Krupansky > > -Original Message- From: Jack Krupansky > Sent: Saturday, June 23, 2012 4:29 PM > To: solr-user@lucene.apache.org > Subject: Re: Store matching synonyms only > > > There are a number of ways this can be accompl

Re: Store matching synonyms only

2012-06-23 Thread Jack Krupansky
onyms, you will need to go the custom update processor or preprocessor route. -- Jack Krupansky -Original Message- From: Jack Krupansky Sent: Saturday, June 23, 2012 4:29 PM To: solr-user@lucene.apache.org Subject: Re: Store matching synonyms only There are a number of ways t

Re: Store matching synonyms only

2012-06-23 Thread Jack Krupansky
Message- From: ben ausden Sent: Saturday, June 23, 2012 1:21 PM To: solr-user@lucene.apache.org Subject: Store matching synonyms only Hi, Is it possible to store only the matching synonyms found in a piece of text? A use case might be: automatically "tag" documents at index time based