Closed
Bug 755726
Opened 13 years ago
Closed 13 years ago
implement elasticsearch unified search view
Categories
(support.mozilla.org :: Search, defect, P1)
support.mozilla.org
Search
Tracking
(Not tracked)
RESOLVED
FIXED
2012.11
People
(Reporter: willkg, Assigned: willkg)
References
Details
(Whiteboard: u=dev c=search p=3)
This bug covers:
1. creating a waffle flag for waffling between the unified search view and the non-unified search views; flag should be off (non-unified search views) for everyone
2. writing tests covering the unified search view
3. implementing the unified search view
Making this a 3 pointer because while it's just three bullets, it's a lot of work. Tossing this in the 2012.10 milestone because Matt needs this finished before he can start doing his tuning.
Updated•13 years ago
|
Priority: -- → P1
Assignee | ||
Comment 2•13 years ago
|
||
I haven't started working on this, yet. Planning to work on it in the 2012.11 sprint, so I'm bumping it.
Target Milestone: 2012.10 → 2012.11
Assignee | ||
Comment 3•13 years ago
|
||
I spun out items 1 and 2 into separate bugs.
The waffle one should get done first and can be done on its own.
The other two are intricately intertwined and need to be done together.
That changes the scope of this bug. This bug now just covers implementing the unified search view. I still think it's 3 points--we're doing some big shifts to how things work in regards to filters and such and it needs some careful attention to make sure it's correct.
Assignee | ||
Comment 4•13 years ago
|
||
I've made good progress on this. I've got something working--it is producing search results with everything all mixed up.
Things that I need to do:
* fix some TODOs that I've added while working through the first pass
* double-check the correctness of the code
* work on bug #761575 which adds tests for the unified search results view
Assignee | ||
Comment 5•13 years ago
|
||
In a pull request now: https://github.com/mozilla/kitsune/pull/660
Assignee | ||
Comment 6•13 years ago
|
||
Assignee | ||
Comment 7•13 years ago
|
||
Pushed to production just now.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•