how to add additional factor at search time to ranking score

2005-12-31 Thread AJ Chen
My vertical search application will use additional factor for page ranking, which is given to each page at search time. I'm trying to figure out a good way to integrate this additional dynamic factor into the nutch score. I'll appreciate any suggestions or pointers. It would be great if I can

[jira] Closed: (NUTCH-42) enhance search.jsp such that it can also returns XML

2005-12-31 Thread Piotr Kosiorowski (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-42?page=all ] Piotr Kosiorowski closed NUTCH-42: -- Fix Version: 0.7.2-dev 0.8-dev Resolution: Fixed OpenSearch implemented. > enhance search.jsp such that it can also returns XML >

[jira] Commented: (NUTCH-42) enhance search.jsp such that it can also returns XML

2005-12-31 Thread byron miller (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-42?page=comments#action_12361474 ] byron miller commented on NUTCH-42: --- Safe to close. (done) We have XML/OpenSearch in latest trunk and other branches. > enhance search.jsp such that it can also returns XML

[jira] Commented: (NUTCH-123) Cache.jsp some times generate NullPointerException

2005-12-31 Thread byron miller (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-123?page=comments#action_12361473 ] byron miller commented on NUTCH-123: Perhaps you should try the cache servlet as it dumps out the data as it sees it. > Cache.jsp some times generate NullPointerException >

[jira] Commented: (NUTCH-160) Use standard Java Regex library rather than org.apache.oro.text.regex

2005-12-31 Thread Rod Taylor (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-160?page=comments#action_12361472 ] Rod Taylor commented on NUTCH-160: -- This patch also appears to eliminate the issue reported on November 18th to the mailing list with the subject "Urlfilter bug (doesn't retur

[jira] Updated: (NUTCH-160) Use standard Java Regex library rather than org.apache.oro.text.regex

2005-12-31 Thread Rod Taylor (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-160?page=all ] Rod Taylor updated NUTCH-160: - Attachment: regex.patch Patch for RegexURLFilter.java > Use standard Java Regex library rather than org.apache.oro.text.regex > --

[jira] Created: (NUTCH-160) Use standard Java Regex library rather than org.apache.oro.text.regex

2005-12-31 Thread Rod Taylor (JIRA)
Use standard Java Regex library rather than org.apache.oro.text.regex - Key: NUTCH-160 URL: http://issues.apache.org/jira/browse/NUTCH-160 Project: Nutch Type: Improvement Versions: 0.8-dev

[jira] Created: (NUTCH-159) Specify temp/working directory for crawl

2005-12-31 Thread byron miller (JIRA)
Specify temp/working directory for crawl Key: NUTCH-159 URL: http://issues.apache.org/jira/browse/NUTCH-159 Project: Nutch Type: Bug Components: fetcher, indexer Versions: 0.8-dev Environment: Linux/Debian Rep