Re: found resource parse-plugins.xm?

2006-03-07 Thread Stefan Groschupf
Thanks! Am 07.03.2006 um 10:28 schrieb Andrzej Bialecki: Hi, I just applied your fix with minor changes. Thanks! -- Best regards, Andrzej Bialecki <>< ___. ___ ___ ___ _ _ __ [__ || __|__/|__||\/| Information Retrieval, Semantic Web ___|||__|| \| || |

Re: found resource parse-plugins.xm?

2006-03-07 Thread Andrzej Bialecki
Hi, I just applied your fix with minor changes. Thanks! -- Best regards, Andrzej Bialecki <>< ___. ___ ___ ___ _ _ __ [__ || __|__/|__||\/| Information Retrieval, Semantic Web ___|||__|| \| || | Embedded Unix, System Integration http://www.sigram.com C

RE: found resource parse-plugins.xm?

2006-03-06 Thread Chris Mattmann
if (this.extensionPoint == null) { throw new RuntimeException("x point " + Parser.X_POINT_ID + " not found."); > -Original Message- > From: Chris Mattmann [mailto:[EMAIL PROTECTED] > Sent: Monday, March 06, 2006 7:51 PM > To: 'nutch-dev@lucene.ap

RE: found resource parse-plugins.xm?

2006-03-06 Thread Chris Mattmann
Hi Stefan, > Hi Chris, > thanks for the clarification. No probs. > Do you think we can we somehow cache it in the nutchConf instance, > since this is the way we doing this on other places as well? Yeah I think we can. Here is a small patch to the ParserFactory that should do the trick. Give i

Re: found resource parse-plugins.xm?

2006-03-06 Thread Stefan Groschupf
Hi Chris, thanks for the clarification. Do you think we can we somehow cache it in the nutchConf instance, since this is the way we doing this on other places as well? Cheers, Stefan Am 07.03.2006 um 04:38 schrieb Chris Mattmann: Hi Stefan, after a short time I already had 1602 time this l

RE: found resource parse-plugins.xm?

2006-03-06 Thread Chris Mattmann
Hi Stefan, > after a short time I already had 1602 time this lines in my > tasktracker log files. > 060307 022707 task_m_2bu9o4 found resource parse-plugins.xml at > file:/home/joa/nutch/conf/parse-plugins.xml > > Sounds like this file is loaded 1602 (after lets say 3 minutes) I > guess that was

Re: found resource parse-plugins.xm?

2006-03-06 Thread Stefan Groschupf
Hi Stack, :) yes! Until fetching with switched on parsing on one tasktracker that tries to crawl a 10 mio segment with 800 threads. :-? Stefan Am 07.03.2006 um 04:27 schrieb [EMAIL PROTECTED]: Stefan Groschupf wrote: Hi, after a short time I already had 1602 time this lines in my tasktra

Re: found resource parse-plugins.xm?

2006-03-06 Thread [EMAIL PROTECTED]
Stefan Groschupf wrote: Hi, after a short time I already had 1602 time this lines in my tasktracker log files. 060307 022707 task_m_2bu9o4 found resource parse-plugins.xml at file:/home/joa/nutch/conf/parse-plugins.xml Sounds like this file is loaded 1602 (after lets say 3 minutes) I guess