Search Improvements

xF2 Add-on Search Improvements 2.13.0

No permission to download
  • ElasticSearch v5 compatibility fix for content type weighting in search results
  • A content type weighting of zero now correctly excludes that content type from results
  • Fix that * was injected for member-like searches
  • Fix content weighting values being clamped to 0 or 1
  • Fix "Allow empty search" to work as expected without ElasticSearch Essentials installed
  • Only apply content weighing if more than 1 content type is permitted to be returned in a search query
  • Add default search order option
    • XFES for XF1 used to have this option, but it was removed in XF2.
    • Support setting "Word Count" as the default search order, if Word Count Search is installed.
Add "allow empty search" option.
  • Allows MySQL search to support * searches like XFES does.
  • Add an icon
  • Respect per-user default search order when viewing the advanced search page.
  • Fix XF2.1 adding options to account preferences page