Re: Lowercase field

2013-11-29 Thread Erik Hatcher
ontext: > http://lucene.472066.n3.nabble.com/Lowercase-field-tp4103848p4103866.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Lowercase field

2013-11-29 Thread michallos
Unfortunately indexing takes more than 3 days (hundreds of millions of documents) so it is impossible to do that right now. Any other ideas to do simple .toLowerCase() on one field? -- View this message in context: http://lucene.472066.n3.nabble.com/Lowercase-field-tp4103848p4103866.html Sent

Re: Lowercase field

2013-11-29 Thread Erik Hatcher
't change query that > is passed by HTTP. Is it possible to do that in configuration? > > Example: > q=testField:TeSt should be transformed to q=testField:test > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Lowercase-fi

Lowercase field

2013-11-29 Thread michallos
? Example: q=testField:TeSt should be transformed to q=testField:test -- View this message in context: http://lucene.472066.n3.nabble.com/Lowercase-field-tp4103848.html Sent from the Solr - User mailing list archive at Nabble.com.