Hi,

How can process one of the fields in query to be lower case? This field is
of type StrField and what is very important I can't change schema (for
example to TextField with LowerCase filter). I also can'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-field-tp4103848.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to