JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser .
ElasticSearch Essentials
3.16.5
No permission to buy ($30.00)
Fix UI.X support for simlar threads (again)
Avoid injecting an empty row for some 3rd party styles when auto-complete has no results
Reduce redundant query behaviour when viewing a thread with similar threads
Expose 'similar threads on create' cache time limit (default 60 seconds)
Avoid N+1 query behaviour when listing threads in a similar thread block when reading from cache
On Thread creation; Empty similar thread container if no title
Show forum name in similar thread list if the thread is not from the same forum as the thread
Improve handling of auto-complete, around constraints and back-end handling
XenFocus style support fixes for auto-complete and similar threads on thread create
Workaround for XFES bug which can cause errors with "Do to you mean?" functionality
Add "Elastic Search Type mappings" section to ElasticSearch configuration to diagnose why "Optimization required" can sometimes unexpectedly return "yes".
Search for not matching/unexpected/expected in this list.
Add-on name may be inferable from the field name.
Update Search Improvements soft-dependency minimum version to v2.2.2 to prevent the error "Argument 1 passed to weightByContentType() must be of the type array, object given"
Improvements to auto-complete selection handling, and fixing style compatibility issues
Support for XenFocus styles wityh auto-complete, improve UI.X support
Add "cutoff frequency " option for auto-complete
Fix the "Similar Threads under quick reply" option was dependent on the user being able to reply.
Ensure similar threads block has access to the thread/forum context
Fix "Did you mean?" functionality with XF2.1
Fix per-forum exclude/exclude this & children auto-complete/similar thread options
Tweak similar thread caching logic (ie guests not seeing anything)
Remove injecting a * when no keywords are entered (Use "Allow Empty Search" option from Search Improvements instead)
Add additional css classes to 'did you mean' suggestions & similar threads HTML
Add date limits for auto-complete & similar threads (default no limit)
Tune Similar Threads/auto-complete 'relevancy' and query behaviour to better match XF1 behaviour