Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有任何教程可以帮助我在这些包之间进行选择?
你可能想要lucene-core. 根据需要安装其他。
lucene-core
对于你不熟悉的人,我建议使用谷歌。
这就是其他人所做的:)
如果您将它与 java 一起使用,我会使用Solr,它是一种 lucene 的风格,支持本地保存基本的 java 类型。
我已经在几个项目中使用它,总是非常成功。