[Bug 288653] textproc/elasticsearch8: Update to recent version
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 288653] textproc/elasticsearch8: Update to recent version"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Sep 2025 17:16:38 UTC
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.