XenForo Enhanced Search is an add-on that replaces the built-in XenForo search system and is built to take advantage of Elasticsearch to provide a higher performing and more flexible search system for XenForo.
In the beginning, XenForo Enhanced Search (XFES) was intended to be a simple drop-in replacement for MySQL full text search, primarily aimed at large forums whose operation would potentially suffer when attempting to search very large database tables.
As a drop-in, XFES only made use...
XenForo Enhanced Search 2.2.1 Released
XenForo Enhanced Search 2.2.1 is now available for all licensed customers to download. We strongly recommend that all customers running previous versions of XenForo Enhanced Search 2.2 upgrade to this release to benefit from increased stability.
One-click upgrade to XenForo Enhanced Search 2.2.1
Directly from...
Some of the changes in XFES 2.2.2 include:
XenForo Enhanced Search requires XenForo 2.2 or later.
- PHP 8.1 compatibility.
- Avoid a shard error if a user searches for a query that exceeds the max_clause_count value.
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).
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.
no change log for this version
Update 2.3.0 Beta 8
Update 2.3.0 release candidate 1
Update 2.3.0 release candidate 3
Update 2.3.0 release candidate 5