0.0.17 • Published 9 months ago

@awsless/open-search v0.0.17

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Local testing

The to run a local open-search server you need to install openjdk. And point the JAVA_HOME env var to the correct place.

brew install openjdk
export JAVA_HOME="/opt/homebrew/opt/openjdk"