Revision history [back]
How does the search system work?
I'd like to contribute with some patch to Askbot. For this reason I was trying to do some statistics on Askbot bugs.
In particular I was interested in:
- all sort of bugs: bug
- fixed bugs: bug+fixed
- active bugs: I'd say bug-fixed, but doing so results in a list of fixed bugs.
What should I type in the search form to have the open bugs?
-- UPDATE: this is a reference I did after Evgeny's explanation. Hope I did it right.
- All (99): #bug #bugs 
- Open (43): - add these tags to ignore list: fixed done solved resolved
- #bug #bugs
 
- Closed ( 66 + 29 + 1 + 0): - clear the ignore list
- search #bug #bugs #fixed + click on fixed tag
- search #bug #bugs #done + click on done tag
- search #bug #bugs #solved + click on solved tag
- search #bug #bugs #resolved + click on solved tag
 
The sum of Open and Closed differs from the total, so I probably forgot some tag in Closed cases.
How does the search system work?
I'd like to contribute with some patch to Askbot. For this reason I was trying to do some statistics on Askbot bugs.
In particular I was interested in:
- all sort of bugs: bug
- fixed bugs: bug+fixed
- active bugs: I'd say bug-fixed, but doing so results in a list of fixed bugs.
What should I type in the search form to have the open bugs?
-- UPDATE: this is a reference I did after Evgeny's explanation. Hope I did it right.
- All (99): #bug #bugs 
- Open (43): - add these tags to ignore list: fixed done solved resolved
- #bug #bugs
 
- Closed ( 66 + 29 + 1 + 0): - clear the ignore list
- search #bug #bugs #fixed + click on fixed tag
- search #bug #bugs #done + click on done tag
- search #bug #bugs #solved + click on solved tag
- search #bug #bugs #resolved + click on solved tag
 
The sum of Open and Closed differs from the total, so I probably forgot some tag in Closed cases.
How does the search system work?
I'd like to contribute with some patch small fix to Askbot. For this reason I was trying to do some statistics on Askbot Askbot's bugs.
In particular I was interested in:
- all sort of bugs: bug
- fixed bugs: bug+fixed
- active bugs: I'd say bug-fixed, but doing so results in a list of fixed bugs.
What should I type in the search form to have the open bugs?
