Lucene downgrade 3.6.0 to 3.5.0

独自空忆成欢 提交于 2019-12-13 06:48:12

问题


We are using Lucene version 3.6.0 in our project. Now we decided to start using Bobo Browse for faceted search. However the current version of Bobo Browse (3.1.0) doesn't support Lucene 3.6.0, therefore we decided to downgrade back to version 3.5.0. I was reading the changelog but I couldn't find any mention of changes in the index structure. Does anyone know if it will be necessary to rebuild the index? This is something we want to avoid. Many thanks in advance for any ideas!


回答1:


If anyone has the same issue, we managed to downgrade Lucene from 3.6.0 to 3.5.0 without rebuilding the index. I simply replaced the libraries and everything worked.



来源:https://stackoverflow.com/questions/12284384/lucene-downgrade-3-6-0-to-3-5-0

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