Closed tlenclos closed 2 years ago
I think you should use a package namespace other than elasticsearch since you are creating a community plugin.
Maybe package org.jolicode.[...].
package org.jolicode.[...]
See https://docs.oracle.com/javase/tutorial/java/package/namingpkgs.html
The plugin is not maintained anymore, thanks for this issue anyway. Love you :heart:
I think you should use a package namespace other than elasticsearch since you are creating a community plugin.
Maybe
package org.jolicode.[...]
.See https://docs.oracle.com/javase/tutorial/java/package/namingpkgs.html