[
https://issues.apache.org/jira/browse/NUTCH-3115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18007219#comment-18007219
]
Hudson commented on NUTCH-3115:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch » Nutch-trunk #190 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/190/])
NUTCH-3115 update to set all fields access on each POJO individually, updated
JUnit tests, improved logging (ihavequestions:
[https://github.com/apache/nutch/commit/94a993528fa2f81406de100769689eefac1109ba])
* (add)
src/plugin/index-arbitrary/src/test/org/apache/nutch/indexer/arbitrary/UpdatedEcho.java
* (add)
src/plugin/index-arbitrary/src/test/org/apache/nutch/indexer/arbitrary/UpdatedMultiplier.java
* (edit) conf/nutch-default.xml
* (edit)
src/plugin/index-arbitrary/src/test/org/apache/nutch/indexer/arbitrary/PopularityGauge.java
* (edit)
src/plugin/index-arbitrary/src/test/org/apache/nutch/indexer/arbitrary/TestArbitraryIndexingFilter.java
* (edit)
src/plugin/index-arbitrary/src/java/org/apache/nutch/indexer/arbitrary/ArbitraryIndexingFilter.java
> Allow POJO in Arbitrary Indexer to access indexing objects in filter
> constrctor
> -------------------------------------------------------------------------------
>
> Key: NUTCH-3115
> URL: https://issues.apache.org/jira/browse/NUTCH-3115
> Project: Nutch
> Issue Type: Improvement
> Components: indexer
> Affects Versions: 1.20
> Reporter: Joe Gilvary
> Assignee: Joe Gilvary
> Priority: Minor
> Fix For: 1.21
>
> Attachments: NUTCH-3115.patch
>
>
> The POJO used with Arbitrary Indexer doesn't have access to NutchDocument,
> Inlinks, etc. Granting this read/write access to the POJO enables additional
> data modification/clean-up before the indexing process.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)