加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Linux > 正文

nfs – 有没有好的内联网搜索引擎?

发布时间:2020-12-14 02:45:30 所属栏目:Linux 来源:网络整理
导读:我正在寻找一个内联网搜索引擎,它能够支持我们的内部网站点和网络共享,如SMB,NFS和可选的AFP. 对我们来说更好的是一个搜索引擎,它可以通过Mac OS X上的Spotlight框架等插件进行扩展. 有人知道这样的事吗?到目前为止,我发现的大多数结果只能用于搜索网站. 解
我正在寻找一个内联网搜索引擎,它能够支持我们的内部网站点和网络共享,如SMB,NFS和可选的AFP.

对我们来说更好的是一个搜索引擎,它可以通过Mac OS X上的Spotlight框架等插件进行扩展.

有人知道这样的事吗?到目前为止,我发现的大多数结果只能用于搜索网站.

解决方法

Xapian Omega令人惊叹.它可以在大多数操作系统上运行.

From the website:

Xapian is a highly adaptable toolkit
which allows developers to easily add
advanced indexing and search
facilities to their own applications.
It supports the Probabilistic
Information Retrieval model and also
supports a rich set of boolean query
operators.

然后将其与Omega相结合,再次引用their site

Omega operates on a set of databases.
Each database is created and updated
separately using either omindex or
scriptindex. You can search these
databases (or any other Xapian
database with suitable contents) via a
web front-end provided by omega,a CGI
application. A search can also be done
over more than one database at once.

它易于安装和工作,即使在大量文件集上也非常快.我们使用它来索引网站上传目录和~350GB的samba共享.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读