Closed
Bug 173567
Opened 23 years ago
Closed 23 years ago
Default to "exact match" for email search in queries
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
VERIFIED
FIXED
Bugzilla 2.18
People
(Reporter: gerv, Assigned: gerv)
References
Details
Substring email searches take far longer than exact match ones, and exact match
is often what people want. Also, if they put in a partial match and click
Search, they'll just get Zarro Boogs and can come back and adjust the setting,
whereas the other way round we do the expensive query regardless.
Gerv
| Assignee | ||
Comment 1•23 years ago
|
||
Together with the changes for bug 173573, the new default query will be:
bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Browser&
product=MailNews&emailassigned_to1=1&emailassigned_to2=1&emailreporter2=1&
emailqa_contact2=1&emailtype1=exact&emailtype2=exact&order=%22Importance%22&
keywords_type=allwords
Should the email change be b.m.o.-specific? I seem to remember mpt having a view
on this when he redesigned the page...
Gerv
Status: NEW → ASSIGNED
Summary: Default to exact match for email search in queries → Default to "exact match" for email search in queries
Target Milestone: --- → Bugzilla 2.18
| Assignee | ||
Comment 2•23 years ago
|
||
An analysis of 17 killed queries showed this problem in 5 of them.
See also bug 173689.
Gerv
Comment 3•23 years ago
|
||
This is only a drop in the bucket.... it needs to happen in conjunction with bug
127200
| Assignee | ||
Comment 4•23 years ago
|
||
This has now been done on b.m.o.
Gerv
| Assignee | ||
Comment 5•23 years ago
|
||
I'm going to change this; email should probably stay substring as default for
installations with fewer capacity problems than b.m.o.
Gerv
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•