We have detected that you are using AdBlock.

Please disable it for this site to continue.

Resource icon

Search Improvements by Xon 2.19.1

2.19.1 - Minor feature update​

  • Update for StandardLib v1.24.0+ support (not required)
  • Add "Only show posts in member's recent content" option (default to true, XF 2.3.8+ default behavior)

2.19.0 - Feature & bugfix update​

  • Workaround "Maximum writeset size exceeded" SQL error when pruning search results
  • Add Maximum number of search/find new results for guests option
    • Initialized to the same value as "Maximum number of search/find new results"
  • Require StandardLib v1.23.0+
  • php 8.4+ compatibility fixes
  • Fix Ticket's reply-count range search criteria into search page didn't work
  • Ensure injecting participants search for Tickets keeps working if the macro syntax is updated
  • Compatibility update for upcoming Content Ratings v2.9.0+
  • Improve XF Cloud support
  • Fix sorting by a custom elasticsearch field didn't work as expected when using SearchOrder class (ie Report Improvements and sorting reports by comment count)
  • XF2.3.8 compatibility fix
  • Adjust Collect search DSL & debug statistics so Log & show on search results only displays to members by defaults and not guests.
  • Adjust defaults for autocomplete boosts to better favor exact matches.
    • Affects non-default "Tag/Username auto-complete search field boosts" option
  • Improve handling of expired search links to return a 404 if any errors exist with the arguments as this stops google search indexer from complaining about the previous 400 error code
  • For XF2.3.4+, check "View server information" admin permission when viewing elasticsearch statistics
  • Fix when logging debugging for some search queries would throw unexpectedly
  • Improve 3rd party support for specialized search index support
  • Add additional hookpoints for customizing "specialized search indexer" functionality
  • On search results page, when searching a conversation(XF2.2)/direct message(XF2.3) display "with conversation/direct message"
Top