On Tue, Jul 19, 2011 at 2:47 PM, Yongtao Liu <[email protected]> wrote:
> I was wondering why SolrQueryParser set it to false by default?

That allows one to handle both lowercased and non-lowercased fields -
the client must match the case, but at least it's possible.
If it's true, then it becomes impossible to match a term that actually
starts with an uppercase letter.

-Yonik
http://www.lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to