- **status**: in-progress --> code-review - **Comment**: Closed #558, #559, #560. Updated `je/42cc_4019`
Couple of notes: 1. `str.translate` wouldn't work because it maps one char to one char 2. matches count for "Not set" option seems like imposible to calculate 3. "Not set" option is always present in options, because of (2) --- ** [tickets:#4019] Add an easy way to filter ticket queries by open/closed without knowing Solr syntax** **Status:** code-review **Milestone:** forge-backlog **Labels:** 42cc **Created:** Fri Apr 06, 2012 01:04 PM UTC by Patrick Lenz **Last Updated:** Mon Mar 03, 2014 11:03 PM UTC **Owner:** nobody If you search from the "Search Tickets" form in the upper left and get an overwhelming number of results, it often times helps to just weed out either open or closed tickets (depending what you're looking for). I'd love a way to just add that filter with a click instead of redoing the search all over remembering the appropriate Solr syntax and whether or not I need to add `&&`. --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
