blossom-editor / blossom

A markdown editor that you can deploy on your own servers to achieve cloud storage and device synchronization(支持私有部署的云端存储双链笔记软件)
https://www.wangyunf.com/blossom-doc/index
MIT License
2.99k stars 233 forks source link

(fixed) 修改lucene版本, 支持8版本jre运行 #60

Closed Andecheal closed 8 months ago

Andecheal commented 8 months ago

9.x lucene不支持8版本jre,替换为8.x版本lucene. 修改后,旧有索引需要手动清除

Andecheal commented 8 months ago

内容已经合并至新的pr中 #61