Closed
Bug 768457
Opened 14 years ago
Closed 14 years ago
tweak unified vs. bucketed search urls to allow for ctr
Categories
(support.mozilla.org :: Search, defect, P1)
support.mozilla.org
Search
Tracking
(Not tracked)
RESOLVED
FIXED
2012.12
People
(Reporter: willkg, Assigned: willkg)
Details
(Whiteboard: u=dev c=search p=1)
When we were doing Sphinx vs. ES, we added an e= to the url querystring so we could distinguish the two in CTR.
We need to do that for bucketed vs. unified. Probably reuse e= and make it e=es and e=un.
Putting this in the 2012.12 sprint as a P1 and 1 pointer.
| Assignee | ||
Comment 1•14 years ago
|
||
In a pull request: https://github.com/mozilla/kitsune/pull/688
| Assignee | ||
Comment 2•14 years ago
|
||
| Assignee | ||
Comment 3•14 years ago
|
||
Pushed to production about an hour ago.
It kind of looks like it doesn't work, but what's going on is that the e= depends on the waffle flag--NOT the esunified querystring override. This is the right thing to do since we want to be doing A/B testing with the waffle flag.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•