I am migrating my project’s usage of Lucene from 8.2 to 9.4.
The migration documentation has been very helpful,
but doesn’t help me resolve this exception:
‘Caused by: java.lang.IllegalArgumentException: A SPI class of type
org.apache.lucene.analysis.TokenizerFactory with name 'whitespace' does n
Hi all,
I have some indices indexed with lucene 5.5.0. I have updated my
dependencies and code to Lucene 7 (but my final goal is to use Lucene 9)
and when trying to work with them I am having the exception:
org.apache.lucene.index.IndexFormatTooOldException: Format version is not
supported (resour