Closed
Bug 998070
Opened 12 years ago
Closed 11 years ago
Improve search of the list of app names
Categories
(Marketplace Graveyard :: Search, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
2015-02-24
People
(Reporter: robhudson, Assigned: robhudson)
Details
(Whiteboard: [repoman][better-search][qa-])
See bug 984671 for prior discussion.
We collect all localized app names into a single field in the search index but we only search this field using either a prefix or phrase query. Let's also do a regular match query but with a lower boosting to help find apps that would otherwise not be found using prefix and phrase queries.
Updated•12 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•11 years ago
|
Whiteboard: [repoman]
Updated•11 years ago
|
Whiteboard: [repoman] → [repoman][better-search]
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → robhudson.mozbugs
| Assignee | ||
Comment 1•11 years ago
|
||
https://github.com/mozilla/zamboni/commit/a60f02f
I'm going to [qa-] this b/c the addition of the "match" query will be subtle and very difficult to find an example where it helps when combined with the other queries we use.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [repoman][better-search] → [repoman][better-search][qa-]
Target Milestone: --- → 2015-02-24
You need to log in
before you can comment on or make changes to this bug.
Description
•