: 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
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.
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