XenForo Enhanced Search

XenForo Enhanced Search 2.3.0 Beta 6

No permission to download
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.
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).
Some of the changes in XFES 2.2.2 include:
  • PHP 8.1 compatibility.
  • Avoid a shard error if a user searches for a query that exceeds the max_clause_count value.
XenForo Enhanced Search requires XenForo 2.2 or later.

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 your admin control panel

Some of the changes in XFES 2.2.1 include:

XenForo Enhanced Search requires XenForo 2.2 or later.


Purchasing​

XenForo Enhanced Search can be purchased with a new license via the purchase page or with an existing license via the customer area.


Installation, upgrading and configuration​

Please see our XenForo Enhanced Search manual page for more information.
Back
Top