[
https://issues.apache.org/jira/browse/NUTCH-3101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17911060#comment-17911060
]
Sebastian Nagel commented on NUTCH-3101:
----------------------------------------
Hi [~markus17],
changing the format of the LinkDb is a breaking change. Existing LinkDbs become
unreadable. Given this substantial change, could you outline how the metadata
shall be populated?
The patch applies to master and compiles. I was able to write a LinkDb with
metadata included (but empty).
The patch also includes changes to (Javadoc) comments and override annotations
- Are this changes intentional?
- the license header is now a Javadoc comment
- Javadoc comments are converted to ordinary comments
- {{@param}} and {{@throws}} Javadoc annotations are removed which makes {{ant
javadoc}} fail
- all {{@Override}} annotations are lost
> LinkDb's Inlink class to support metadata
> -----------------------------------------
>
> Key: NUTCH-3101
> URL: https://issues.apache.org/jira/browse/NUTCH-3101
> Project: Nutch
> Issue Type: Improvement
> Components: linkdb
> Environment: Simple patch adding metadata support to the Inlink
> class. This is useful if you want to do any complicated filtering on the
> LinkDb based on status' copied from CrawlDb.
> Reporter: Markus Jelsma
> Assignee: Markus Jelsma
> Priority: Minor
> Fix For: 1.21
>
> Attachments: NUTCH-3101.patch
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)