Luke 4.6.1 FormatTooNew error?

流过昼夜 提交于 2019-12-01 02:51:33

问题


So I'm trying to use Luke for the first time and I'm having some trouble. I point it to the directory I want, but see this:

org.apache.lucene.index.IndexFormatTooNewException: Format version is not supported (resource: SimpleFSIndexInput(path="C:\Users*me*\Chat Data\chat-data\index\segments.gen")): -3 (needs to be between -2 and -2)

Does anyone know how to fix this? Is it a compatibility issue? I'm lost.


回答1:


Looks like you are using a version of Luke which is too old for your index.

You can get a newer version from https://github.com/DmitryKey/luke/releases/.



来源:https://stackoverflow.com/questions/24173921/luke-4-6-1-formattoonew-error

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!