[jira] Updated: (NUTCH-203) ParseSegment throws InstantiationException

2006-02-06 Thread Marko Bauhardt (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-203?page=all ] Marko Bauhardt updated NUTCH-203: - Attachment: ParseSegment.patch This patch fix this bug. ParseSegment may not extend from class Configured because this class has no default constructor. I

[jira] Resolved: (NUTCH-200) OpenSearch Servlet ist broken

2006-02-06 Thread Sami Siren (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-200?page=all ] Sami Siren resolved NUTCH-200: -- Fix Version: 0.8-dev Resolution: Fixed this is now fixed, thanks OpenSearch Servlet ist broken - Key: NUTCH-200

[jira] Assigned: (NUTCH-81) Webapp only works when deployed in root

2006-02-06 Thread Sami Siren (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-81?page=all ] Sami Siren reassigned NUTCH-81: --- Assign To: Sami Siren Webapp only works when deployed in root --- Key: NUTCH-81 URL:

javaswf.jar

2006-02-06 Thread Jérôme Charron
Hi, It seems that the javaswf.jar lib was builded using jdk 1.5: class file has wrong version 49.0, should be 48.0 Does I missed something, or Nutch should still be compiled using jdk 1.4.x ? Please confirm, so that I can commit a new javaswf.jar builded with jdk 1.4 Regards Jérôme --

Re: javaswf.jar

2006-02-06 Thread Stefan Groschupf
Please confirm, so that I can commit a new javaswf.jar builded with jdk 1.4 Would be great if you can do this, I already was wondering that nutch doesn't compile any more. Thanks! Stefan

[jira] Created: (NUTCH-204) multiple field values in HitDetails

2006-02-06 Thread Stefan Groschupf (JIRA)
multiple field values in HitDetails --- Key: NUTCH-204 URL: http://issues.apache.org/jira/browse/NUTCH-204 Project: Nutch Type: Improvement Components: searcher Versions: 0.8-dev Reporter: Stefan Groschupf Fix

[jira] Updated: (NUTCH-204) multiple field values in HitDetails

2006-02-06 Thread Stefan Groschupf (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-204?page=all ] Stefan Groschupf updated NUTCH-204: --- Attachment: DetailGetValues070206.patch Patch that adding getValues to HitDetails. multiple field values in HitDetails

Re: ProtocolStatus.MOVED

2006-02-06 Thread Stefan Groschupf
This is just in case a page forward the parser to a new url. Real url filtering is done in (nutch .8): ParseOutputFormat line:100. HTH Stefan Am 04.02.2006 um 06:31 schrieb Fuad Efendi: I am checking also Fetcher, it seems strange for me: Case ProtocolStatus.MOVED: Case