
yonik at apache
Aug 6, 2006, 10:59 AM
Post #2 of 2
(327 views)
Permalink
|
On 8/6/06, Michael J. Prichard <michael_prichard [at] mac> wrote: > I created some indexes that use a SynonymAnalyzer and now I want to be > able to offer a choice as to search the synonyms or not. The simplest method is to index the field more than once... one with synonyms, one without. -Yonik http://incubator.apache.org/solr Solr, the open-source Lucene search server --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe [at] lucene For additional commands, e-mail: java-user-help [at] lucene
|