Thursday, May 26, 2022

[new] textproc/opensearch

Hello ports,

now that we have an updated jna, here's the port that I was working on:

% pkg_info opensearch
Information for inst:opensearch-1.3.2

Comment:
distributed and RESTful search engine

Description:
OpenSearch is a community-driven, open source search and analytics suite
derived from the Apache 2.0 licensed Elasticsearch 7.10.2

Maintainer: Omar Polo <op@openbsd.org>

WWW: https://www.opensearch.org/


It's heavily based on (obviously) textproc/elasticsearch, with some
minor tweaks here and there (notable mention a tweak to use jna from
ports instead of the bundled version.)

I've been running it on localhost with some analysis-* plugins installed
for few weeks already and had no issues.

(I also have a wip port for opensearch-dashboards -- kibana fork -- but
doesn't run, it needs more work.)

Pavel: since you're maintaining elasticsearch and kibana maybe you're
interested in this one too? Do you want to co-maintain it? :)

OK/Comments?

Cheers,

Omar Polo


Index: user.list
===================================================================
RCS file: /home/cvs/ports/infrastructure/db/user.list,v
retrieving revision 1.402
diff -u -p -r1.402 user.list
--- user.list 17 May 2022 08:36:18 -0000 1.402
+++ user.list 26 May 2022 08:31:54 -0000
@@ -389,3 +389,4 @@ id user group port
878 _gmid _gmid net/gmid
879 _vaultwarden _vaultwarden security/vaultwarden
880 _gotosocial _gotosocial www/gotosocial
+881 _opensearch _opensearch textproc/opensearch

No comments:

Post a Comment