Mybb: Search feature improvements

Created on 30 Sep 2018  路  4Comments  路  Source: mybb/mybb

Issue :
search.php - limited usability, due to required input of keyword or author fields.

Details :
Currently user is forced to input a keyword or author to perform search, or else search will not be executed. This limits search feature to only these 2 options and not allow to use additional search options that are present in form alone without providing keyword and author, that could allow to search for new posts, old posts, posts without reply and many other combinations where a keyword and author have no meaning.

For example, with current options, one could search for "posts from last week that have not less than 10 replies", but one cant, since keyword and author has not been provided. - Note that for this criteria, keyword and author have no meaning.

Solution :
allow empty keyword and author input, so the search options like show posts with X replies, or show posts not older than 1 week and other combinations of search options, become search criteria.

  • add new options to sort by number of replies/views

link: https://community.mybb.com/thread-219812.html

1.8 resolved enhancement

Most helpful comment

woah ! i overslept this one. :cat2:
Great work @Eldenroot @WildcardSearch @isoldehn !!

All 4 comments

Options to sort by views and replies is already available but would need to be added to default template and the language file for search.
https://community.mybb.com/thread-219812-post-1315474.html#pid1315474

Thanks for posting this!

Yes but I added them, check my PR

woah ! i overslept this one. :cat2:
Great work @Eldenroot @WildcardSearch @isoldehn !!

@Eldenroot oops that鈥檚 my bad! I just signed up for GitHub so I have no clue how to use this or see particular things yet.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

euantorano picture euantorano  路  7Comments

yuliu picture yuliu  路  5Comments

kikelkik picture kikelkik  路  3Comments

woostarUK picture woostarUK  路  4Comments

kawaii picture kawaii  路  4Comments