Re: help for apache lucene

2016-12-26 Thread Uwe Schindler
Hi, It looks like you have different Lucene versions on your classpath. Make sure that you have every artifact JAR file only in one single version. Also make sure all different Lucene artifacts have same version. Uwe Am 26. Dezember 2016 10:57:30 MEZ schrieb "RAGOT, vincent" : >Hello, >I try

help for apache lucene

2016-12-26 Thread RAGOT, vincent
Hello, I try to develop an application with JBoss Data Grid and Apache Lucene. I followed the tutoriel: https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.2/pdf/Infinispan_Query_Guide/Red_Hat_JBoss_Data_Grid-6.2-Infinispan_Query_Guide-en-US.pdf But when I throw my application,