XenForo增强搜索

XenForo增强搜索 2.3.10

没有下载权限
Lv.11
Moderating
Bronze Member
Iron Member
已加入
2020/06/28
消息
2,208
回应得分
5,999
Credits
$7,138
新图像提交了一个新的资源:

XenForo增强搜索 - 一个替换内置XenForo搜索系统的插件

XenForo增强搜索是一个替换内置XenForo搜索系统的插件,并且是为利用Elasticsearch来提供更高性能和更灵活的搜索系统为XenForo而构建的。

最初,XenForo增强搜索(XFES)旨在成为MySQL全文搜索的简单替换,主要针对那些试图搜索非常大的数据库表时,其运营可能会受到严重影响的大论坛。

作为替换插件,XFES仅使用...

了解更多关于这个资源...
 
thanks to dear member @jessy updated XenForo Enhanced Search with a new update entry:

changelog

The following are minimum requirements:

PHP 7.2 or newer
MySQL 5.7 and newer
All of the add-ons listed here require XenForo 2.3.
Enhanced Search requires at least Elasticsearch 7.0

Note: Only the PHP version requirements have changed here. However, even if you're running PHP 7.2 we strongly recommend upgrading to PHP 8.3 at the earliest opportunity for improvements in speed, security and stability. We also recommend MySQL 8.0 (or equivalent).

Read the rest of this update entry...
 
thanks to dear member @jessy updated XenForo Enhanced Search with a new update entry:

changelog

Any entity which is configured to be "indexable` via the XF:Indexable entity behavior and is configured to enqueueIndexNow now requires the implementation of the new ViewableInterface. This is to ensure that your entity has an appropriate canView method so that we can determine content is viewable by a guest before submission to IndexNow. Developers will need to implement this interface and add a canView method (if needed) to ensure content can be submitted to IndexNow.

Read the rest of this update entry...
 
顶部