Getting an error when trying to connect to a Lucene index above 4.7:
Processing error: org.apache.lucene.index.IndexFormatTooNewException: Format version is not supported (resource: MMapIndexInput(path="C:\kcp-search-data\kcp-index_2.cfs") [slice=_2_Lucene41_0.doc]): 1 (needs to be between 0 and 0) org.apache.lucene.index.IndexFormatTooNewException: Format version is not supported (resource: MMapIndexInput(path="C:\kcp-search-data\kcp-index_2.cfs") [slice=_2_Lucene41_0.doc]): 1 (needs to be between 0 and 0)
Any work arounds for this error? Any idea when the next release of Carrot2 with upgraded Lucenee libraries will be released?
Thank you