[
https://issues.apache.org/jira/browse/NUTCH-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17696293#comment-17696293
]
ASF GitHub Bot commented on NUTCH-2920:
---------------------------------------
tballison commented on code in PR #761:
URL: https://github.com/apache/nutch/pull/761#discussion_r1124942563
##########
src/plugin/build.xml:
##########
@@ -54,6 +54,7 @@
<ant dir="indexer-dummy" target="deploy"/>
<ant dir="indexer-elastic" target="deploy"/>
<ant dir="indexer-kafka" target="deploy"/>
+ <ant dir="indexer-opensearch-1x" target="deploy"/>
Review Comment:
Done.
> Implement a indexer-opensearch plugin
> -------------------------------------
>
> Key: NUTCH-2920
> URL: https://issues.apache.org/jira/browse/NUTCH-2920
> Project: Nutch
> Issue Type: New Feature
> Components: plugin
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Major
> Fix For: 1.20
>
>
> We will be moving to AWS-managed OpenSearch in the near term and I would like
> to index our content there.
> As of writing the OpenSearch project has published two plugin versions under
> thw Apache License v2 so far
> https://github.com/opensearch-project/opensearch-java/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)