The search really is case sensitive, it's just that all input is usually lower-cased, so it feels like it's case insensitive. In other words, don't lower-case your input before indexing, and don't lower-case your queries (i.e. pick an Analyzer that doesn't lower-case).
Otis --- [EMAIL PROTECTED] wrote: > Is there any way to do a case-sensitive search? > > Thanks > Tareque > ControlDOCS > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]