ElasticSearch Essentials

ElasticSearch Essentials 3.16.1

No permission to buy ($30.00)
  • Require StandardLib v1.20.0+
  • If installed, require Redis Cache v2.17.0+
  • If installed, require Redis View Counters v2.4.0+
  • php 8.4 compatibility fixes
  • Fix bulk search when using XF2.3, note; add-on is not fully XF2.3 compatible yet
  • Fix autocomplete results could return less results than expected when "view others" permission for threads or tickets wasn't granted
  • Fix auto-complete would not discover from dbtech eCommerce products in nested categories
  • Like
Reactions: VBX Co
  • Change autocomplete to exclude XFRM Resource discussion threads, and only return the resource itself
    When triggering autocomplete for just threads the discussion thread can be returned.
  • Like
Reactions: VBX Co
  • Prevent "did you mean?" suggestions and autocomplete from sending search terms >200 characters into the search backend as this could trigger server errors
  • Like
Reactions: VBX Co
  • Fix moderator "Include deleted" search preference not being injected when "Search Options" preference section added by Search Improvements
  • Like
Reactions: VBX Co and Joe Link
  • Update "Search first posts only" phrase & style property to "Search titles and first posts only" to match Search Improvements
  • Change 'search only x' phrase to 'search x only' to match XF
  • Fix searchcontent bb-code from Advanced Bb-codes pack attempting to set the search order did not work
  • Like
Reactions: VBX Co
  • Fix "Invalid argument supplied for foreach()" when using the XFES widget and the option "Replace Enhanced Search 2.2's suggest threads implementation" when similar threads finds no results
  • Like
Reactions: VBX Co
  • Workaround XF bug where searching by a list of prefixes could cause the search to unexpectedly fail.
  • Fix XFES similar thread widget when "Replace Enhanced Search 2.2's suggest threads implementation" option was enabled would not show results on the first view
  • Fix similar thread's suggest limit would be ignored (and default to "all" visible forums) if a subforum was marked to be excluded from similar threads
  • Fix various numerical options which did not step in the incremental values as intended, while allowing arbitrary values in the range to be entered
  • Fix redundant queries being triggered when using XFES widget when "Replace Enhanced Search 2.2's suggest threads implementation" is set
  • Fix setting similar thread cache time to 0 didn't disable caching
  • Improve backend for similar thread widget to be more extendable, to be used in searchcontent bb-code in Advanced Bbcode pack add-on
Top Bottom