Message Boards

Integration With Elasticsearch 7.0

mahesh gade, modified 2 Years ago.

Integration With Elasticsearch 7.0

Junior Member Posts: 44 Join Date: 12/5/13 Recent Posts

Hi,

we are using Elastic search7 to store the data from liferay and we are not using embedded elasticsearch.

when we connect to the elasticsearch from the elasticsearch-rest-high-level-client:7.9.2 we are getting the below issue.

 

:modules:ExampleElastic:jar
[Exception: null, Invalid class file META-INF/versions/9/module-info.class (java.lang.ArrayIndexOutOfBoundsException), Exception: null]
[Classes found in the wrong directory: {META-INF/versions/9/org/elasticsearch/monitor/jvm/JvmPid.class=org.elasticsearch.monitor.jvm.JvmPid}, Classes found in the wrong directory: {META-INF/versions/9/org/elasticsearch/core/internal/io/Streams.class=org.elasticsearch.core.internal.io.Streams}, Classes found in the wrong directory: {META-INF/versions/9/org/apache/lucene/util/LongsRef.class=org.apache.lucene.util.LongsRef, META-INF/versions/9/org/apache/lucene/search/PointRangeQuery$1.class=org.apache.lucene.search.PointRangeQuery$1, META-INF/versions/9/org/apache/lucene/util/StringHelper.class=org.apache.lucene.util.StringHelper, META-INF/versions/9/org/apache/lucene/util/automaton/Automaton$Builder.class=org.apache.lucene.util.automaton.Automaton$Builder, META-INF/versions/9/org/apache/lucene/analysis/tokenattributes/CharTermAttributeImpl.class=org.apache.lucene.analysis.tokenattributes.CharTermAttributeImpl, META-INF/versions/9/org/apache/lucene/util/BytesRef.class=org.apache.lucene.util.BytesRef, META-INF/versions/9/org/apache/lucene/search/PointRang

 

i have tried with many versions of elastic search but still getiing the same issue.any solutions would be appriciated.

we are using liferay-portal-dxp-sp7

elasticsearch-rest-high-level-client:7.9.2

 

 

Thanks,

Mahesh G.

thumbnail
Olaf Kock, modified 2 Years ago.

RE: Integration With Elasticsearch 7.0

Liferay Legend Posts: 6403 Join Date: 9/23/08 Recent Posts

This sounds like it's the same system as in your other question. If so, the same answer applies.