Closed Bug 683637 Opened 13 years ago Closed 13 years ago

Add the rank of search results to the result

Categories

(support.mozilla.org :: Search, defect, P1)

defect

Tracking

(Not tracked)

VERIFIED FIXED
2011-09-13

People

(Reporter: jsocol, Assigned: jsocol)

Details

We add ?as=s&s=<query> to articles when followed from search results. We should also add the rank of the result clicked, e.g. ?as=s&s=<query>&r=11 for the eleventh result (first of page 2).
https://github.com/jsocol/kitsune/compare/555381c...8766cdf

This ended up zero-index instead of 1-indexed. That's fine. First result has r=0, second has r=1, first on second page has r=10, etc.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Verified search results have ranking, starting with zero
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.