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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@nutch.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org