XenForo Enhanced Search (XFES) 1.1.4 is a maintenance release for our add-on that replaces XenForo's built in search engine with one powered by Elasticsearch to provide greater performance and better search results.This release fixes several bugs:Prevent creating result sizes greater than Elaticsearch's default index.max_result_window value (10000).
Improve error handling in newer versions of Elasticsearch and prevent this error handling from interfering with the main request being processed.RequirementsXFES requires that you have elasticsearch 0.16.0 or newer installed. As such, this add-on is only applicable if you have root access to your server (such as with a dedicated server or VPS). XFES also requires XenForo 1.3.0 or...