[jira] Updated: (NUTCH-288) hitsPerSite-functionality "flawed": problems writing a page-navigation

2006-05-25 Thread Stefan Neufeind (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-288?page=all ] Stefan Neufeind updated NUTCH-288: -- Attachment: NUTCH-288-OpenSearch-fix.patch This patch includes Doug's one-line fix to prevent an exception. Also it does go back page by page until you get t

[jira] Commented: (NUTCH-288) hitsPerSite-functionality "flawed": problems writing a page-navigation

2006-05-25 Thread Doug Cutting (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-288?page=comments#action_12413305 ] Doug Cutting commented on NUTCH-288: > Is there a quickfix possible somehow? Someone needs to fix the OpenSearch servlet. It looks like just changing line 146 of OpenSear

[jira] Commented: (NUTCH-288) hitsPerSite-functionality "flawed": problems writing a page-navigation

2006-05-25 Thread Stefan Neufeind (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-288?page=comments#action_12413275 ] Stefan Neufeind commented on NUTCH-288: --- How do they do that? Right, I'm transfered to page 16. But if I click on page 14 this also seems to be the last page in order? So

[jira] Commented: (NUTCH-288) hitsPerSite-functionality "flawed": problems writing a page-navigation

2006-05-25 Thread Doug Cutting (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-288?page=comments#action_12413272 ] Doug Cutting commented on NUTCH-288: > Is there a performant way of doing deduplication and knowing for sure how > many documents are available to view? No. But we should

[jira] Updated: (NUTCH-110) OpenSearchServlet outputs illegal xml characters

2006-05-25 Thread Stefan Neufeind (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-110?page=all ] Stefan Neufeind updated NUTCH-110: -- Attachment: fixIllegalXmlChars08.patch Since original patch didn't cleanly apply for me on 0.8-dev (nightly-2006-05-20) I re-did it for 0.8 ... With this p

[jira] Created: (NUTCH-288) hitsPerSite-functionality "flawed": problems writing a page-navigation

2006-05-25 Thread Stefan Neufeind (JIRA)
hitsPerSite-functionality "flawed": problems writing a page-navigation -- Key: NUTCH-288 URL: http://issues.apache.org/jira/browse/NUTCH-288 Project: Nutch Type: Bug Components: web gui Vers

[jira] Created: (NUTCH-287) Exception when searching with sort

2006-05-25 Thread Stefan Neufeind (JIRA)
Exception when searching with sort -- Key: NUTCH-287 URL: http://issues.apache.org/jira/browse/NUTCH-287 Project: Nutch Type: Bug Components: searcher Versions: 0.8-dev Reporter: Stefan Neufeind Priority: Critical

[jira] Commented: (NUTCH-284) NullPointerException during index

2006-05-25 Thread Stefan Neufeind (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-284?page=comments#action_12413240 ] Stefan Neufeind commented on NUTCH-284: --- Yes, I was missing index-basic. Please apologize. I needed the extra fields of index-more and thought it would do the basic field

[jira] Commented: (NUTCH-284) NullPointerException during index

2006-05-25 Thread Gal Nitzan (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-284?page=comments#action_12413231 ] Gal Nitzan commented on NUTCH-284: -- I just had somthing similar. Try the following: run ant on each of your tasktrackers machines: % ant than restart your nutch and try aga

[jira] Commented: (NUTCH-284) NullPointerException during index

2006-05-25 Thread Marko Bauhardt (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-284?page=comments#action_12413227 ] Marko Bauhardt commented on NUTCH-284: -- I think the index-basic plugin is not included? Because Line 111: doc.getField("url").stringValue() The BasicIndexingFilt