Closed
Bug 969245
Opened 11 years ago
Closed 11 years ago
Boost app ranking based on platform & buchet
Categories
(Marketplace Graveyard :: Developer Pages, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: clouserw, Assigned: robhudson)
References
Details
Once the blocker bugs are fixed, this bug is about boosting our app ranking based on compatibility - so an app that is more compatible ranks higher in search results. This sounds complicated and error prone to me, but Rob seemed confident about it so filing the bug. :)
Assignee | ||
Comment 1•11 years ago
|
||
(In reply to Wil Clouser [:clouserw] from comment #0)
> This sounds complicated and error prone to me, but Rob
> seemed confident about it so filing the bug. :)
Ha. Elasticsearch does have ability to boost different ways and to do custom custom scoring for subsets of filters. It wouldn't take long to determine what's possible and a bit longer to implement and tune it.
We do have a lot of boosts already. Perhaps part of this would be to review those other boosts, possibly removing some. Most were borrowed from AMO's searching.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → robhudson.mozbugs
Updated•11 years ago
|
Priority: -- → P3
Assignee | ||
Comment 2•11 years ago
|
||
Boosting changed a lot in Elasticsearch 1.0 and is more flexible, so I'm adding that as a dependency for this bug.
Assignee | ||
Comment 3•11 years ago
|
||
As discussed in IRC, it's unclear what "more compatible" means exactly. We will already be returning only compatible apps. Closing for now as invalid.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•