elasticsearch-taste
elasticsearch-taste copied to clipboard
Is someone working on ES 1.6 support?
I tried to install the plugin on ES 1.6, but I'm getting "java.lang.UnsupportedClassVersionError: org/codelibs/elasticsearch/taste/TastePlugin : Unsupported major.minor version 52.0"
Taste plugin runs on Java 8.
Does that mean it would work on 1.6 with the correct Java version? What about 1.7.x?