Closed Bug 1343530 Opened 7 years ago Closed 7 years ago

Make the ALL+, FIXED+ etc quicksearch keywords show all results

Categories

(bugzilla.mozilla.org :: Extensions, enhancement, P2)

Production
enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: ehsan.akhgari, Assigned: dylan)

Details

Attachments

(1 file)

Right now all search results are capped to 500 results maximum.  I typically want to search for a bug that I have filed, for example, so I search for "ALL reporter:ehsan", then I wait, then I get a random 500 sample of the results I want, then I click on the link to get the actual results I want, and wait a bit more, and get to the actual useful results page.

If we had a way for a quicksearch to give you all search results, I could probably reclaim a week or two back from my life from these little wait times I mentioned above.  :-)
I think syntax for limit=0 makes sense. Additionally this search will be a lot faster when bug 1307485 lands.

I don't want to override the meaning of ALL, but something that implies both ALL and limit=0 is possible.

ALL+ reporter:ehsan perhaps?
Flags: needinfo?(ehsan)
(In reply to Dylan Hardison [:dylan] from comment #1)
> I think syntax for limit=0 makes sense. Additionally this search will be a
> lot faster when bug 1307485 lands.

Fantastic news!

> I don't want to override the meaning of ALL, but something that implies both
> ALL and limit=0 is possible.
> 
> ALL+ reporter:ehsan perhaps?

Sure, that sounds great to me!
Flags: needinfo?(ehsan)
Assignee: nobody → dylan
Severity: normal → enhancement
Priority: -- → P2
:dylan says that he has a patch, and will upload it.
Flags: needinfo?(dylan)
Attached patch 1343530_1.patchSplinter Review
Allows OPEN+ or ALL+ to set the limit to 0 (which is not exactly unlimited, but a much higher limit).


Also works for complex cases, as long as the last word gets the + suffix,
NEW,ASSIGNED+ for instance.
Flags: needinfo?(dylan)
Attachment #8844159 - Flags: review?(dkl)
Comment on attachment 8844159 [details] [diff] [review]
1343530_1.patch

Review of attachment 8844159 [details] [diff] [review]:
-----------------------------------------------------------------

r=dkl
Attachment #8844159 - Flags: review?(dkl) → review+
To git@github.com:mozilla-bteam/bmo.git
   df64b72..2636763  master -> master
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Summary: Make the ALL quicksearch keywords show all results → Make the ALL+, FIXED+ etc quicksearch keywords show all results
Today I actually needed to search for all of the bugs I've filed to find something, and this time I knew the bug is open (so ALL is too much, FIXED is wrong, NEW or ASSIGNED are a subset), and I realized it seems we forgot that use case?  Is there a workaround?
OPEN+?

Lists work too: NEW,ASSIGNED+

Mostly documented here: https://bugzilla.mozilla.org/page.cgi?id=quicksearch.html#shortcuts

Unless I'm misunderstanding.
Oh, I didn't know about OPEN!  Thank you!
Component: Extensions: BMO → Extensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: