Mailing List Archive

Another Indexing Question: Case Sensitivity
From reading the docs, my understanding is that you want to enable both
case sensitive and insensitive searches that you must have two indexes,
one that uses a case-insensitive analyzer, and one that uses a case
sensitive one--is this correct?

Thanks,

E.
--
. . . . . . . . . . . . . . . . . . . . . . . .

W. Eliot Kimber | Lead Brain

1016 La Posada Dr. | Suite 240 | Austin TX 78752
T 512.656.4139 | F 512.419.1860 | eliot@isogen.com

w w w . d a t a c h a n n e l . c o m
RE: Another Indexing Question: Case Sensitivity [ In reply to ]
You can have one index, but two fields. One with the text all lowercase and
the other with the original text.


regards,
Anders Nielsen

-----Original Message-----
From: W. Eliot Kimber [mailto:eliot@isogen.com]
Sent: 14. oktober 2001 01:51
To: lucene-user@jakarta.apache.org
Subject: Another Indexing Question: Case Sensitivity


From reading the docs, my understanding is that you want to enable both
case sensitive and insensitive searches that you must have two indexes,
one that uses a case-insensitive analyzer, and one that uses a case
sensitive one--is this correct?

Thanks,

E.
--
. . . . . . . . . . . . . . . . . . . . . . . .

W. Eliot Kimber | Lead Brain

1016 La Posada Dr. | Suite 240 | Austin TX 78752
T 512.656.4139 | F 512.419.1860 | eliot@isogen.com

w w w . d a t a c h a n n e l . c o m