Re: Which one is it "cs" or "cz" for Czech language?

2015-03-18 Thread Eduard Moraru
> Czech. Once, cs was also the country code for Czechosolvakia, leading > some > > folks to accidentally conflate the two. > > > > On Tue, Mar 17, 2015 at 12:35 PM, Eduard Moraru > > wrote: > > > > > Hi, > > > > > > First of all, a b

Which one is it "cs" or "cz" for Czech language?

2015-03-17 Thread Eduard Moraru
Hi, First of all, a bit of a disclaimer: I am not a Czech language speaker, at all. We are using Solr's dynamic fields in our project (XWiki), and we have recently noticed a problem [1] with the Czech language. Basically, our mapping says something like this: ...but at runtime, we ask for the

Re: Multiple-fields multilingual indexing - Query expansion for multilingual fields

2013-01-29 Thread Eduard Moraru
Hi Alex, On Wed, Jan 23, 2013 at 7:47 PM, Alexandre Rafalovitch wrote: > On Wed, Jan 23, 2013 at 12:23 PM, Eduard Moraru >wrote: > > > The only small but workable problem I have now is the same as > > https://issues.apache.org/jira/browse/SOLR-3598. When you are creating &

Re: Multiple-fields multilingual indexing - Query expansion for multilingual fields

2013-01-23 Thread Eduard Moraru
Hi Alex, On Wed, Jan 23, 2013 at 3:44 PM, Alexandre Rafalovitch wrote: > On Wed, Jan 23, 2013 at 8:38 AM, Eduard Moraru > wrote: > > > "title:version author:SomeGuy content:content" > > > > which would get automagically expanded to: > > > > "

Re: Multiple-fields multilingual indexing - Query expansion for multilingual fields

2013-01-23 Thread Eduard Moraru
On Wed, Jan 23, 2013 at 3:38 PM, Eduard Moraru wrote: > Hello, > > Here is my problem: > > I am trying to do multilingual indexing in Solr and each document > translation is indexed as an independent Solr/Lucene document having some > fields suffixed with the language cod