Closed
Bug 690333
Opened 14 years ago
Closed 14 years ago
Name does not have the highest weight when searching for experimental add-ons.
Categories
(addons.mozilla.org Graveyard :: Search, defect, P5)
addons.mozilla.org Graveyard
Search
Tracking
(Not tracked)
VERIFIED
FIXED
6.2.6
People
(Reporter: cboldan.mozbugs, Assigned: jbalogh)
References
Details
Attachments
(1 file)
|
64.60 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2
Build ID: 20110902133214
Steps to reproduce:
1. Access the AMO homepage.
2. Search for an experimental add-on e.g.
3. Verify that name has higher weight-age than description.
Actual results:
Name does not have the highest weight when searching for experimental add-ons.
Expected results:
Top results have the search query in their names.
Comment 1•14 years ago
|
||
The scores of not fully reviewed add-ons are arbitrarily reduced, so this bug isn't necessarily valid. I am curious why FireShot is matching "Firelnet" though.
Severity: normal → trivial
Priority: -- → P5
Target Milestone: --- → Future
| Assignee | ||
Comment 2•14 years ago
|
||
Please include URLs when you file bugs.
| Assignee | ||
Comment 3•14 years ago
|
||
(In reply to Wil Clouser [:clouserw] from comment #1)
> I am curious why FireShot is matching "Firelnet" though.
The compound word analyzer is extracting fire and net from the query. I may want to turn that off.
| Assignee | ||
Comment 4•14 years ago
|
||
Adding {analyzer: standard} to the name query gives the expected behavior for this query.
Comment 5•14 years ago
|
||
(In reply to Jeff Balogh (:jbalogh) from comment #4)
> Adding {analyzer: standard} to the name query gives the expected behavior
> for this query.
I don't know much about ES. Is that something we want to leave on and close this bug?
Comment 6•14 years ago
|
||
When you search the exact name of a lite-reviewed add-on, it should be listed at the top. fligtar, can you confirm?
Comment 7•14 years ago
|
||
(In reply to krupa raj 82[:krupa] from comment #6)
> When you search the exact name of a lite-reviewed add-on, it should be
> listed at the top. fligtar, can you confirm?
this is an accurate assessment
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → jbalogh
Target Milestone: Future → 6.2.6
| Assignee | ||
Comment 8•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 9•14 years ago
|
||
Verified at
https://addons-dev.allizom.org/en-us/firefox/search/es?q=firelnet&cat=all
https://addons.mozilla.org/en-us/firefox/search/?q=firelnet&cat=all
Screencast:
http://screencast.com/t/89wTN7iMv
Status: RESOLVED → VERIFIED
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
•