Word Count Search

xF2 Add-on Word Count Search 2.11.0

No permission to download
  • If Threadmarks is installed, require at least v2.19.0+
  • Support Threadmarks v2.19.0+
  • Fix upgrade and uninstall code paths had an unexpected dependency on Threadmarks addon being installed
This addon is now available on https://atelieraphelion.com
  • Require Standard Lib v1.18.0+
  • Fix possible internal server error when a parsing search query
  • Adjust styling of lower/upper bound search fields in Advanced Search dialog to match upcoming Search Improvements update
  • Adjust search result term 'word count' to use short-number form
  • Like
Reactions: BattleKing
  • Fix upper/lower bound result search term text was swapped
  • Like
Reactions: BattleKing
  • Require php 7.2+
  • Require Search Improvements v2.6.0+
  • Support Search Improvements v2.7.0+ search term display
    • Fix v2.8.0 regression which caused thread's total word count not to be updated in the search index
      Will require rebuilind the search index for the 'thread' content type
  • Like
Reactions: BattleKing
  • Require XenForo 2.2+
  • Require XenForo Enhance Search 2.2+ (if used)
  • Remove old XF2.0 method for extending search order as it is now easier to extend in XenForo Enhanced Search 2.2+
  • Like
Reactions: BattleKing
  • Minor code update to better support Threadmarks not triggering additional queries
  • Adjust how first post word-count is computed during search-indexing
  • Fix race condition updating the stored word-count when editing a post
  • Fix that editing a post could cause the threadmark category word-count to get out of sync with the thread word-count
    • Updating will trigger a rebuild of thread word-count totals (if they have threadmarks)
  • Fix word-counts being unexpectedly recomputed on posting a new reply to a thread, take 2.
Top