alexklibisz / elastiknn

Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.
https://alexklibisz.github.io/elastiknn
Apache License 2.0
368 stars 48 forks source link

Build: set ES_JAVA_OPTS for jvmRunLocal and jvmRunLocalDebug #602

Closed alexklibisz closed 9 months ago

alexklibisz commented 9 months ago

Related Issue

611

Changes

Setting ES_JAVA_OPTS to a reasonable value for jvmRunLocal and jvmRunLocalDebug

Testing and Validation

image