Closed
Bug 695277
Opened 14 years ago
Closed 14 years ago
currently listed add-on in search suggestion goes away while contextual search
Categories
(addons.mozilla.org Graveyard :: Search, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Q4 2011
People
(Reporter: pratibha, Assigned: cvan)
References
()
Details
Steps:
======
1. Load https://addons-dev.allizom.org/en-US/firefox/
2. Start typing "fireGestures" and note the list of items appearing in search suggestion while entering each letter
Result:
After typing "fire" , there is "FireGestures" add-on listed and typing more letters "fireGe" previously listed "FireGestures" is not displayed
Note: typing next letters "firegestur" shows the add-on back in the list
screencasts:
- http://tinyurl.com/67qpjws
- http://tinyurl.com/5rqpnqb
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → cwiemeersch
| Assignee | ||
Updated•14 years ago
|
Target Milestone: --- → 6.2.8
| Assignee | ||
Comment 1•14 years ago
|
||
if "fire" is the search word, our search analyzer considers add-ons starting with "fire" to be relevant (e.g., Firebug).
https://github.com/mozilla/zamboni/blob/master/scripts/elasticsearch/elasticsearch.yml
| Assignee | ||
Updated•14 years ago
|
Target Milestone: 6.2.8 → Q4 2011
| Assignee | ||
Comment 2•14 years ago
|
||
Closing based on Comment 1.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•