Re: wildcards in solr synonyms file

2010-08-13 Thread Chris Hostetter
: So for example, i have a document : cars - 10% off : and I search for word "discount", this document should be returned aswell. : : In synonyms file, I have written : discount => *% I would implement something like this by having something at index time like the PatternReplaceTokenFilter at i

Re: wildcards in solr synonyms file

2010-08-09 Thread dotriz
Does the synonyms file support regular expressions? -- View this message in context: http://lucene.472066.n3.nabble.com/wildcards-in-solr-synonyms-file-tp1053691p1055822.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: wildcards in solr synonyms file

2010-08-09 Thread Otis Gospodnetic
Riz, The synonyms file doesn't support wildcards. You'll need to list all numbers explicitly. Otis Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ - Original Message > From: M.Rizwan > To: solr-user@lucene.apache.o