Just run: ./nutch org.apache.nutch.parse.ParserChecker "url"
On 23.11.2011 21:57, Michael Kelleher wrote: > This is my plugins config: > > <property> > <name>plugin.includes</name> > <value>nutch-extensionpoints|protocol-http|protocol-httpclient|parse-(html|tika)|urlfilter-regex|index-(basic|anchor|more)|query-(basic|more|site|url)|urlnormalizer-(pass|regex|basic)</value> > > </property> > > > I am pretty new to Nutch, so I am not sure how to use the parserchecker > to debug. I will do a search to see if I can find something. > >

