nodebb-plugin-solr:使用Apache Solr全文搜索NodeBB

时间:2024-05-21 22:39:27
【文件属性】:

文件名称:nodebb-plugin-solr:使用Apache Solr全文搜索NodeBB

文件大小:66KB

文件格式:ZIP

更新时间:2024-05-21 22:39:27

JavaScript

Solr搜索NodeBB : Solr(发音为“ solar”)是来自Apache Lucene项目的开源企业搜索平台。 它的主要功能包括全文搜索,命中突出显示,多面搜索,动态聚类,数据库集成以及丰富的文档(例如Word,PDF)处理。 此插件扩展了NodeBB的功能,以利用Apache Solr的安装作为搜索后端。 配置 通过npm安装此插件: npm install nodebb-plugin-solr 在“插件”页面中激活它 重新启动NodeBB 检查插件是否已成功连接到搜索引擎。 如果没有,请根据需要进行调整。 安装 npm install nodebb-plugin-solr


【文件预览】:
nodebb-plugin-solr-master
----.eslintrc(4KB)
----package.json(1024B)
----templates()
--------admin()
----library.js(18KB)
----middleware.js(717B)
----LICENSE(1KB)
----static()
--------style.less(10B)
----plugin.json(1KB)
----.npmignore(31B)
----.gitignore(3KB)
----lib()
--------utils.js(551B)
----commitlint.config.js(77B)
----README.md(741B)
----yarn.lock(121KB)
----.gitattributes(483B)

网友评论