You should check if analyzer is loaded properly. You can do so by checking hadoop log file.
Regards, Ye On Thu, Dec 9, 2010 at 8:21 PM, Bupo Jung <[email protected]> wrote: > Hi, > I am trying to add a ChineseAnalyzer plugin to parse chinese documents and > index. And I found i was success to index the chinese documents( I can see > the indexs through luke, and it's crrect). But when i search the chinese > words using org.apahce.nutch.searcher.NutchBean, I found the searcher did > not parse the input chinese word string. So, it always return 0 hits. How > can i fix it! > Any clue ? >

