We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
我认为 Lucene 在流行度、社区、活动和工具方面是最好的。我建议您查看 Solr,它构建在 Lucene 之上。我发现的另一个开源索引框架是 Egothor 我不确定它的采用率是多少。
这是一项调查这可能会帮助您选择正确的一个。
在这里您可以找到更多开源和商业库。我见过很少有支持超过 1 种编程语言的绑定。如果您决定使用 Lucene,那么您可能需要 Luke 来进行调试。
Lucene is the best one out there in my opinion in terms of popularity, community, activity and tooling. I suggest you look at Solr which is built on top of Lucene. Another open source indexing framework I found is Egothor which I am not sure what is the adoption rate.
And here is a survey that might be help you in choosing the right one.
Here you can find more open source and commercial libraries. I have seen few of them supporting bindings for more than 1 programming language. If you have decided to go with Lucene, then you might need Luke for your debugging purposes.