Maybe you can use WhitespaceAnalyzer to just split on whitespace. That analyzer at least does not lowercase....
you should maybe tell us more about what you wanna do in terms of analysis to give you good advice. asking on [email protected] might also yield better results this mailinglist is not read by that many people. simon On Fri, Mar 25, 2011 at 5:54 AM, karunakar <[email protected]> wrote: > hi good morning > > am using lucene search engine. i have to disable a converting letters to > lowercase letters feature in lucene search engine. > am finding for that from last few days in code still am unable to disable > that feature in my code.can any one help me to out this problem. > > > > > from > karunakar .m > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/regarding-apache-lucene-search-engine-tp2729172p2729172.html > Sent from the Lucene - General mailing list archive at Nabble.com. >
