[Xon] Search Improvements

[Xon] Search Improvements 2.19.0

No permission to download
XF Compatibility
  1. 2.2.x
  2. 2.3.x
Short Description
Enhance your forum searches with XF and XenForo. Boost performance using MySQL & Elastic Search features like range_query, per content type weighting, extended search syntax (+, |, -, " for phrases), and more. Optimize user experience with customizable default order settings.
A collection of improvements to XF's Enhanced Search and some for XenForo's default MySQL search.
MySQL & Elastic Search features;
  • range_query search DSL
    • allows arbitrary range queries for numerical data
  • Allow users to select the default search order independent for the forum wide setting.
Elastic Search Only features:
  • Per content type weighting
  • Adds Elastic Search information to the AdminCP home screen.
  • Adds a debug option to log the search DSL queries to error log for troubleshooting
  • Option to extend search syntax to permit;
    • + signifies AND operation
    • | signifies OR operation
    • - negates a single token
    • " wraps a number of tokens to signify a phrase for searching
    • * at the end of a term signifies a prefix query
    • ( and ) signify precedence
    • ~N after a word signifies edit distance (fuzziness)
    • ~N after a phrase signifies slop amount
    • In order to search for any of these special characters, they will need to be escaped with \.
Options:
1543800186464.webp

New Permissions
  • Search Options
  • Like
Reactions: stqf
Author
newimage
Views
1,209
Extension type
zip
File size
119.4 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

Latest updates

  1. 2.19.0 - change log
    Workaround "Maximum writeset size exceeded" SQL error when pruning search results Add Maximum...
  2. 2.18.0 - change log
    Require StandardLib v1.23.0+ php 8.4+ compatibility fixes Fix Ticket's reply-count range search...
  3. 2.17.6 - change log
    XF2.3.8 compatibility fix Adjust Collect search DSL & debug statistics so Log & show on search...

More resources from newimage

Content Ratings - Reports N
This add-on is an example of how to extend Content Ratings to support additional content types.
Content Ratings - Media Gallery N
This add-on is an example of how to extend Content Ratings to support additional content types.
Content Ratings - Resource Manager N
This add-on is an example of how to extend Content Ratings to support additional content types.

Similar resources

Alert Improvements by Xon N
A collection of improvements to the XenForo Alerts system.
Attachment Improvements By Xon N
Support for SVG attachments to be displayable as normal images.
Conversation Improvements by Xon A
A collection of improvements to the XenForo Conversation system.
Top