Resource icon

xF1 Add-on Word Count Search 1.4.3

No permission to download
  • For approximate word count, do not approximate 0 to 10
  • Correctly handle is threadmarks is not installed on indexing threads
  • Properly index word counts for threads with threadmarks
    • Requires re-indexing of the thread content type.
  • Code cleanup
Improve compatibility for extending Elasticsearch Optimize Mapping process
  • May require to re-index threads
Update installer to prevent an error with my older add-ons
  • Fix copy post support
  • Show lower and upper word-count search conditions on the Threads and Posts advanced search tab.
When viewing a thread, by default, skip adding the word count table join in.
  • This can be overridden by setting skip_wordcount to false in XenForo_ControllerPublic_Thread::_getPostFetchOptions
  • Update installer
  • Improve integration with Enhanced Search re-indexing process.
  • Only display word-count filter where it is on content-types which are known to work with.
  • Option to programmatic disable including the extra join.