Hi, please explain I get it correctly: do you want to search your query within all possible locales? If yes then my personal pattern in such case would be to create multiple BooleanClause (with Occur.SHOULD, one clause per each locale) and add them to one BooleanQuery.
MW On Sun, Sep 25, 2016 at 8:51 PM, lukes <mail2lok...@gmail.com> wrote: > Hi all, > > Any suggestions from the experts ? I assume, this problem is not coming > for the first time. > > Regards. > > > > > -- > View this message in context: http://lucene.472066.n3. > nabble.com/Handling-multiple-locale-tp4297805p4297927.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >