Re: Searching UNICODE

2002-05-02 Thread Karl Øie
what language are you trying to use lucene with? mh karl øie On Tuesday 30 April 2002 18:57, Hyong Ko wrote: > Hello, > > I think there's something wrong with the QueryParser.jj file. I downloaded > lucene-1.2-rc4-src and compiled successfully with JAVA_UNICODE_ESCAPE=true > and DEBUG_TOKEN_MANA

Searching UNICODE

2002-05-01 Thread Hyong Ko
Hello, I think there's something wrong with the QueryParser.jj file. I downloaded lucene-1.2-rc4-src and compiled successfully with JAVA_UNICODE_ESCAPE=true and DEBUG_TOKEN_MANAGER = true. My output debug info for Indexing looked okay. It showed the correct byte arrays in UTF8. However, when I