See the discussion on https://issues.apache.org/jira/browse/LUCENE-6212 about this? It's best to isolate different languages into different fields...
Mike McCandless http://blog.mikemccandless.com On Sun, Apr 19, 2015 at 8:37 AM, Ahmet Arslan <iori...@yahoo.com.invalid> wrote: > Hi Lisa, > > I think AnalyzerWrapper > https://lucene.apache.org/core/4_0_0/core/org/apache/lucene/analysis/AnalyzerWrapper.html > > Ahmet > > > On Sunday, April 19, 2015 1:37 PM, Lisa Ziri <lisaz...@gmail.com> wrote: > Hi, > I'm upgrading to lucene 5.1.0 from lucene 4. > In our index we have documents in different languages which are analyzed > with the correct analyzer. > We used the method addDocument of IndexWriter giving the correct analyzer > for every different document. > Now I see that I can define the analyzer used by the IndexWriter only in > the creation and I cannot switch analyzer on the same IndexWriter. > We allow to do some searches cross languages, so we cannot separate the > documents in diferrent indexes. > Suggestions for the better way to solve this use case? > Thank you, > > Lisa > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org