On 10/6/06, Marcus Falck <[EMAIL PROTECTED]> wrote:
Any good approaches for allowing case sensitive and case insensitive
searches?

Except adding an additional field and skipping the LowerCaseFilter. Since this
severely increases the index size (and the index already is around 1 TB).

I would consider if I had to index all terms case sensitive, or just a
sub set of them. E.g. all proper nouns need to be case sensitive.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to