OpenSearch index-writer for Nutch

All,
I drafted a PR for an OpenSearch indexer for Nutch. I started out by targeting the 1.x branch. If that gets accepted, I’ll target 2.x, hopefully with the java-client instead of the high-level client… once the BulkProcessor is available. :smiley:

I’m looking for any and all feedback on this.

Not sure why this link is forbidden. I added spaces.

https: //issues [DOT] apache [DOT] org/jira/browse/NUTCH-2920

The PR is here: NUTCH-2920 -- add an OpenSearchIndexWriter by tballison · Pull Request #761 · apache/nutch · GitHub

Thank you!

2 Likes

thanks for sharing this here @tallison

OpenSearch community - let’s get Tim the feedback he’s looking for - thanks!

Nutch now has an OpenSearch 1.x index writer. Weehoo!

I’m blocked on an OpenSearch 2.x index writer for Nutch by: [FEATURE] Reimplement BulkProcessor · Issue #181 · opensearch-project/opensearch-java · GitHub

Ref: [NUTCH-2994] Implement an indexer for OpenSearch 2.x - ASF JIRA

If I anyone knows how I can help that issue, please let me know.

1 Like