Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2025 17:16:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        elastic@FreeBSD.org
Subject:   [Bug 288653] textproc/elasticsearch8: Update to recent version
Message-ID:  <bug-288653-37421-gqjuzIiNEv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-288653-37421@https.bugs.freebsd.org/bugzilla/>
References:  <bug-288653-37421@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288653

Saro <web@saromedia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |web@saromedia.com

--- Comment #1 from Saro <web@saromedia.com> ---
(In reply to vincent.jancso from comment #0)

I implemented the missing NativeAccess functionality into Elasticsearch a few
months ago.

https://github.com/sarog/elasticsearch/

Currently the repository has the fixes applied on the 8.17 branch. I'm working
on porting the fixes to 8.19 and 9.1 shortly.

If you decide to try it out, you need to add the following properties in
`jvm.options:

-Des.nativelibs.path=/usr/local/lib
-Dorg.elasticsearch.nativeaccess.enableVectorLibrary=false

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-288653-37421-gqjuzIiNEv>