Lucene 6 jar compatible with which hibernate search jar

Hi team,
I am getting jar related issues while using when updating lucene from 3.5.2 to 6.I think hibernate search and hibernate search analyzer jar is not compatible with lucene updated version(6).
I am getting below issue:

Caused by: java.lang.VerifyError: class org.hibernate.search.util.impl.DelegateNamedAnalyzer overrides final method tokenStream.(Ljava/lang/String;Ljava/io/Reader;)Lorg/apache/lucene/analysis/TokenStream;

Please help me to give hibernate compatible version with lucene 6.

You need to ask in Hibernate forums.
Not related to elasticsearch.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.