Currently on the search.php, the input for the Return first: field is a dropdown list, with a variety of values {-1, 0, 25, 50, 100, 200, 300 ... 1000}. Is there any historical reason this was coded as a dropdown list versus text input with minimum and maximum values?
A secondary question to consider. If something was added to User Control Panel->Board Preferences such as a new 'Edit search settings' vertical tab, what elements of search.php would you want to be able to configure? Personally I'd like to be able to create my own preferences for
- Search within: - many of my searches are on Topic titles only
- Display results as: - related to the above, my preference would be Topics
- Limit results to previous
- Return first - based on the first two, this isn't meaningful, but I'd probably set it to 'All available', i.e. -1.