> Alternatively, if one of the "regular" analyzers works for you *except* > for lower-casing, just use that one for your mixed-case field and > lower-case your input and send it to your lower-case field. > > Be careful to do the same steps when querying <G>. >
Thanks Erick, I didn't think about this. It seems the most simple solution for now. -max