You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to modify the es version to 8.11.3 in the pom to compile by myself but it failed, it seems that the class can't be found.
So I'd like to ask for your help, if there is any guidance or to release more integrations.
package org.elasticsearch.features does not exist
[ERROR] .../zentity/zentity-zentity-1.8.3/src/main/java/org/elasticsearch/plugin/zentity/ZentityPlugin.java:[113,23] cannot find symbol
symbol: class NodeFeature
location: class org.elasticsearch.plugin.zentity.ZentityPlugin
The text was updated successfully, but these errors were encountered:
I tried to modify the es version to 8.11.3 in the pom to compile by myself but it failed, it seems that the class can't be found.
So I'd like to ask for your help, if there is any guidance or to release more integrations.
package org.elasticsearch.features does not exist
[ERROR] .../zentity/zentity-zentity-1.8.3/src/main/java/org/elasticsearch/plugin/zentity/ZentityPlugin.java:[113,23] cannot find symbol
symbol: class NodeFeature
location: class org.elasticsearch.plugin.zentity.ZentityPlugin
The text was updated successfully, but these errors were encountered: