Re: Re: Support of field variants in solr

2013-04-24 Thread Alexandre Rafalovitch
ion deside with target field to use? > > > Gesendet: Dienstag, 23. April 2013 um 02:32 Uhr > Von: "Alexandre Rafalovitch" > An: solr-user@lucene.apache.org > Betreff: Re: Support of field variants in solr > To route different languages, you could use different request handlers &

Aw: Re: Support of field variants in solr

2013-04-23 Thread Timo Schmidt
indexing, i there also a mechanism like this or should the application deside with target field to use?    Gesendet: Dienstag, 23. April 2013 um 02:32 Uhr Von: "Alexandre Rafalovitch" An: solr-user@lucene.apache.org Betreff: Re: Support of field variants in solr To route different lang

Re: Support of field variants in solr

2013-04-22 Thread Alexandre Rafalovitch
To route different languages, you could use different request handlers and do different alias mapping. There are two alias mapping: On the way in for eDisMax: https://wiki.apache.org/solr/ExtendedDisMax#Field_aliasing_.2BAC8_renaming On the way out: https://wiki.apache.org/solr/CommonQueryParameter