[jira] [Commented] (NUTCH-3032) Indexing plugin as an adapter for end user's own POJO instances

2024-03-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/NUTCH-3032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17830749#comment-17830749 ] ASF GitHub Bot commented on NUTCH-3032: --- CatChullain opened a new pull request, #810: URL:

[PR] NUTCH-3032 Code for an ArbitraryIndexingFilter to index values resolved by user POJO code at index time [nutch]

2024-03-25 Thread via GitHub
CatChullain opened a new pull request, #810: URL: https://github.com/apache/nutch/pull/810 This is the initial code for an arbitrary indexing filter, NUTCH-3032. It could be helpful to let end users manipulate information at indexing time with their own code without the need for