Are you *also* using the DutchAnalyzer for your *query*? Please show us the index and search code (simplified as much as possible), then we'll be able to provide better suggestions.
Also, tell us a bit more about your goals here. Is this an index entirely of Dutch documents? Or is it a mixed-language index? Think about getting a copy of Luke and 1> examining your index to see what's *really* there 2> examining the effects of using different parsers on your *query*. Best Erick On Wed, Apr 22, 2009 at 2:57 AM, uday kumar maddigatla <u...@mach.com>wrote: > > Hi > > Thanks for your reply. > > I'm able to see the DutchAnalyzer. > > When i'm indexing my documents i given instace of DutchAnalyzer as an > argument to IndexWriter Class. > > After this when i search for the > http://www.nabble.com/file/p23170710/IndexFiles.java IndexFiles.java > contains the danish elements .. Still it is not able to identify. > > Please tell me how to use DutchAnalzer in my application. Sample example or > series of steps helps me. > > I also attached my index file(.java file). > > Please help me in this. please.. > > Erick Erickson wrote: > > > > Take a look at DutchAnalyzer. The problem you'll have is if you're > > indexing > > this document along with a bunch of documents from other languages. > > You could search the mail archive for extensive discussions of indexing/ > > searching documents from several languages. > > > > Best > > Erick > > > > On Tue, Apr 21, 2009 at 2:40 AM, Uday Kumar Maddigatla > > <u...@mach.com>wrote: > > > >> HI, > >> > >> > >> > >> I'm new to the lucene. I downloaded lucene 2.4.1. > >> > >> > >> > >> I have one xml file which contains few special characters like 'å', 'ø,' > >> °' > >> etc.(these are Danish language elements). > >> > >> > >> > >> How can I search these things. > >> > >> > >> > >> > >> > >> Uday Kumar Reddy Maddigatla > >> > >> Software Engineer(Progrator|gatetrade) > >> > >> MACH India(Operations) > >> > >> Mobile: + 91-9963000377 > >> > >> uday.maddiga...@ness.com <mailto:uday.maddiga...@ness.com> > >> > >> u...@mach.com <mailto:u...@mach.com> > >> > >> www.ness.com > >> > >> > >> > >> > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/How-to-search-special-characters-in-LUcene-tp23150039p23170710.html > Sent from the Lucene - Java Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >