• A valid XenForo Licence validation token will be required to complete signup and purchasing.
    This may retrieve this from the XenForo Customer Area.
  • All XenForo 2.3+ add-ons require at least php 8.0, recommend php 8.2+
    All XenForo 2.2+ add-ons require at least php 7.2, recommend php 8.x
    All XenForo 2.0-2.1 add-ons require at least php 5.6, recommend php 7.x.
    The Standard Library add-on is also required.
    Older php versions are not supported, and add-ons will either refuse to install or fail to function.
  • Automatic discounts are applied for orders above $100 USD (10%) or for early renewals (5%)

ElasticSearch Essentials 3.7.0

Change log

  • Fix "Display to mobile users" in similar thread widget being in-effective
  • Fix that extended Enhanced search - Index configuration options did not apply on initial configuration
  • Fix installer upgrade path migrating similar thread widget options (Applies for pre-v3.6.x upgrades), please check similar thread widget options.
  • Improve php cmd.php xf-rebuild:search-bulk to implement multi-threaded indexing for all search types
  • Add options for "Exact text search - title"/"Exact text search - body" options (under Enhanced search configuration). Requires re-indexing to apply.
    Exact text search indexes text with and without word-stemming, and thus increases the search index size.
    Searching for quoted text to match non-stemmed words, and will ignore stemmed words
  • Move standard auto-complete icon into template svElasticSearchEssentials_user_auto_complete_icon
Back
Top