I am trying to fix my shards with the following command
java -cp lucene-core-4.10.2.jar -ea:org.apache.lucene... org.apache.lucene.index.CheckIndex /var/lib/elasticsearch/elasticsearch/nodes/0/indices/XXX/0/index/ -fix
But I am getting the following error
Error: Could not find or load main class org.apache.lucene.index.CheckIndex