ElasticSearch Essentials

ElasticSearch Essentials 3.15.12

No permission to buy ($30.00)
  • Disable various "Cutoff frequency" options when run against ElasticSearch +7, as the underlying option is deprecated with claims it isn't needed any more
  • Correct description for template modification that is expected to fail
  • Tweak js compatibility
  • Newer PixelExit style support
  • Fix XF2.1.8 support for member search accepting thread/post search criteria (ie limit forums)
  • Fix regression to default Xenforo behaviour in general search where user restrictions where not consistently pushed into the search layer
  • Like
Reactions: thedude and Sunka
  • MySQL compatibility tweaks for bulk-search indexer
  • Add Similar thread feature for quick thread create
  • Add a search widget with auto-complete support
  • Allow member search to accept thread/post search criteria (ie limit to forums, prefixes, etc)
  • Autocomplete changes
    • Rework autocomplete javascript again
    • Fix Pixel Exit style compatibility with "search location" style property
    • Remove front-end highlighting as it gives useless results for partial matches
  • Fix compatibility with UI.X mobile view & autocomplete
  • Improve extending XF js to be better compatible with other add-ons
  • Like
Reactions: Sunka and Aysberg
  • Require XF2.1+, remove XF2.0 support
  • Style fix for "Use specific content type in quick-search where possible" with styles that put search into macros (affects PixelExit styles)
  • Style fix for "search auto complete/suggest" doesn't work in mobile view for Xenfocus styles
  • Only trigger auto-complete behaviour in advanced search & quick search for content types which are known to support autocomplete
    • Do not trigger auto-complete for "this thread" search
  • Avoid extra queries when a 'no similar items' is cached
  • Adjust 'post area' styling & layout
  • Like
Reactions: Sunka and thedude
  • php 7.4 compatibility update (Requires XF v2.1.3)
  • Tweak getting the title for auto-complete, fixes unexpected LogicException
  • Like
Reactions: Sunka
  • Support using Browser Detection (free) add-on for mobile detection.
    • This add-on moves the mobile detection code to be re-usable and integration with full-page caching, and usable in templates, with caching to prevent re-evaluating regex's on every call.
  • Like
Reactions: Sunka
Top Bottom