Got the elastic search source code from GIT and build with Maven.
After that i copied elasticsearch-0.19.0-SNAPSHOT.jar
from target directory to ES/lib and moved elasticsearch-0.17.2.jar out
of the ES/lib directory.
After that i started elastic search am getting the below error
Resolved the problem, i need to copy the complete file set under lib
directory since the source is now using Lucene 3.5 and
binaries available at site uses Lucene 3.3.
Got the Elasticsearch source code from GIT and build with Maven.
After that i copied elasticsearch-0.19.0-SNAPSHOT.jar
from target directory to ES/lib and moved elasticsearch-0.17.2.jar out
of the ES/lib directory.
After that i started Elasticsearch am getting the below error
Resolved the problem, i need to copy the complete file set under lib
directory since the source is now using Lucene 3.5 and
binaries available at site uses Lucene 3.3.
Got the Elasticsearch source code from GIT and build with Maven.
After that i copied elasticsearch-0.19.0-SNAPSHOT.jar
from target directory to ES/lib and moved elasticsearch-0.17.2.jar out
of the ES/lib directory.
After that i started Elasticsearch am getting the below error
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.