Searches are case insensitive. Showing your indexing and your searching code would help. Prefix queries are case sensitive.
Otis --- Stephen Eaton <[EMAIL PROTECTED]> wrote: > G'day One and all, > > I'm have some problems getting lucene to do case-insensitive > searches. I > have looked through the list archives and found that using the > standardAnalyser should do the trick, however I'm already using this > analyser on both the indexer and searching and still no > case-insensitive > searchs are performed. If I type a query in lowercase it finds the > documents, however if I add case then no results are found. > > What am I doing wrong? > > regards, > > Stephen... > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
