I think this is up to your needs.

If you will make one search in many languages, and your doc's won't get too
big, you can put all the data in one schema.xml and configure your field
types by a language basis.


2008/12/17 Julian Davchev <j...@drun.net>

> Hi,
> From my study on solr and lucene so far it seems that I will use single
> scheme.....at least don't see scenario where I'd need more than that.
> So question is how do I approach multilanguage indexing and multilang
> searching. Will it really make sense for just searching word..or rather
> I should supply lang param to search as well.
>
> I see there are those filters and already advised on them but I guess
> question is more of a best practice.
> solr.ISOLatin1AccentFilterFactory, solr.SnowballPorterFilterFactory
>
> So solution I see is using copyField I have same field in different
> langs or something using distinct filter.
> Cheers
>
>
>


-- 
Alexander Ramos Jardim

Reply via email to