• 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.6.0

Change log

  • Require php 7.0+
  • Now depends on Standard Library by Xon
  • Now depends on Browser detection
  • If installed, require Redis View Counters v2.1.0+
  • Fix incorrectly displaying deleted results that where deleted after the search was started and "Enable suggestions only for the first page of search results" is true
  • Fix setting the option "Content types to autocomplete" to empty
  • Fix "Weight by X" features not working for ElasticSearch v6+
  • Fix setting the option "Content types to autocomplete" to empty
  • Auto-complete now respects "Enable accent removal and character simplification" option
  • Support custom queries querying against ngram-based title field in addition to title/body
  • Only index auto-complete field if that content type is configured for it, this can space in the elasticsearch index
  • Extend Enhanced Search Setup page with relevant options
  • Add "Push specific content type permission checks into general search" option to work-around unexpectedly expensive php permission checks
  • Add support for "Weight by reply count (threads)"
  • Add option "Apply ngram filter at search time" to support tuning the ngram auto-complete filter
  • Add "Minimum clauses that should match" option, exposing more of Simple query string query | Elasticsearch Reference [7.10] | Elastic configuration options
  • Add "Title boost" option, exposing more of Simple query string query | Elasticsearch Reference [7.10] | Elastic configuration options
  • Fix double-encoding of cache values, which is surprisingly expensive
  • Move options for similar threads list on thread view into Widget system, with option to suppress XFES 2.2's implementation.

Release notes

This is a XenForo 2.2 and 2.1 compatible release, and due to the unexpected time taken an extra 4 months have been added to existing license holders
Back
Top