Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elasticsearch run on jdk11,but plugin set java version 8, is that ok? #59

Open
amosjun opened this issue Oct 30, 2020 · 1 comment
Open

Comments

@amosjun
Copy link

amosjun commented Oct 30, 2020

I got elasticsearch 7.5.2 and it run with jdk11, and got fast-elasticsearch-vector-scoring 7.5.2 which run with jdk1.8. Package the plugin with command 'mvn package' then install it. Then error comes, it hint ‘ERROR: Unkown plugin .\plugins\elasticsearch-binary-vector-scoring-7.5.2.zip’.

@lior-k
Copy link
Owner

lior-k commented Dec 17, 2020

It shouldn't matter that the plugin is compiled with 1.8
I guess the error has a different cause

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants