You can configure it to use synonyms at indexing time, just put the
synonym filter into the index analyzer. Typically, you only want to
do this if you know your synonym list is not changing very often.
Otherwise, I'm not sure I understand what you are asking. One good
way to see how analysis works is via the Analysis admin tool: http://localhost:8983/solr/admin/analysis.jsp?highlight=on
Setup a few different approaches and see what the results are.
Cheers,
Grant
On Oct 9, 2008, at 12:19 PM, sunnyfr wrote:
Hi guys,
Just to know, in the schema.xml comments, it's wrote synonyms will
be used
at the query time.
So when files are indexed is it too late, how it works really for this
synonyms, stopwords, protwords, spellings ...
should i feel them up before index data ... once done is it too
late ...?
Thanks,
--
View this message in context:
http://www.nabble.com/solr.SynonymFilterFactory-tp19902329p19902329.html
Sent from the Solr - User mailing list archive at Nabble.com.
--------------------------
Grant Ingersoll
Lucene Boot Camp Training Nov. 3-4, 2008, ApacheCon US New Orleans.
http://www.lucenebootcamp.com
Lucene Helpful Hints:
http://wiki.apache.org/lucene-java/BasicsOfPerformance
http://wiki.apache.org/lucene-java/LuceneFAQ