> This document contain both "java" and "Java". > When I examin the index that has been created, it shows "java" ONLY not > "Java".
Yes, that's because StandardAnalyser contains a LowerCaseFilter that will change all your token into lower case characters. > subhro Victor Hadianto --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
