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.
有人可以推荐一些我们可以用于项目工作的 linux 桌面搜索引擎吗?如何在linux机器上设置lucene?
Linux 上的 Lucene 安装与 Windows 上的安装相同。
请注意,它不是桌面搜索引擎:维基百科:桌面搜索。
相反,lucene 是一个编程库,用于将搜索功能添加到您自己的程序代码中。