XenForo增强搜索

XenForo增强搜索 2.3.11

免费下载需要注册或登录
Lv.11
Moderating
Bronze Member
Iron Member
已加入
2020/06/28
消息
2,206
回应得分
6,040
Credits
$7,198
新图像提交了一个新的资源:XenForo Enhanced Search-一个替换内置XenForo搜索系统的附加组件
XenForo Enhanced Search 是一个替换内置 XenForo 搜索系统的附加组件,并且是为利用 Elasticsearch 提供更高性能和更灵活搜索系统而构建的。

最初,XenForo Enhanced Search(XFES)旨在成为 MySQL 全文搜索的一个简单的直接替代品,主要针对那些在尝试搜索非常大的数据库表时可能遭受运营影响的大论坛。
Read more about this resource...
 
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...
 
返回
顶部