[ 
https://issues.apache.org/jira/browse/NUTCH-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17696318#comment-17696318
 ] 

ASF GitHub Bot commented on NUTCH-2920:
---------------------------------------

tballison commented on PR #761:
URL: https://github.com/apache/nutch/pull/761#issuecomment-1454107912

   I've run this with both the docker "getting started" OpenSearch example  
(e.g. `docker run -d -p 127.0.0.1:9200:9200 -p 127.0.0.1:9600:9600 -e 
"discovery.type=single-node" opensearchproject/opensearch:1.3.8` with 
username=admin and pw=admin) and with the example for running OpenSearch 
locally with the trust store in the [post 
above](https://opensearch.org/blog/connecting-java-high-level-rest-client-with-opensearch-over-https/)
   
   The more tests the merrier! 
   
   We're using testcontainers over on Tika to test integration with OpenSearch 
and Solr.  Resource and time intensive, but really, really valuable to have 
those.  I can try to draft some testcontainers tests in a separate PR.




> 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)

Reply via email to