【发布时间】:2013-01-25 04:55:27
【问题描述】:
我正在使用 lucene 4.0.0 版本和 compass 2.2.0 在 Mysql 中存储 lucene 索引。
我收到以下错误并坚持下去。
Exception in thread “main” java.lang.NoSuchMethodError: org.apache.lucene.store.IndexInput: method ()V not found
你能告诉我哪个会更好吗? 将索引存储在 FS 还是 DB 中?
【问题讨论】:
标签: lucene compass-lucene