Open wilr opened 12 years ago
Frankly, 'relevance' algorithms not made by Google are almost universally awful. I'd say forget that idea and just default to most recent first. If you want to put in some sorting options, maybe created time, updated time, thread post count, thread view count, alpha by author, and alpha by thread name. If you want to provide an option to use the relevance sort provided by mySQL fulltext search or Solr or something, alright, whatever, but don't bother trying to write your own. I'd definitely stick to thread last post time as the default sort, though.
Other common forum search features:
From http://open.silverstripe.org/ticket/4869
An ideal Advanced Search Form for the Forums
The current search is fairly limited. We should have a advanced search controller to handle more advanced searches.