Closed
Bug 726847
Opened 13 years ago
Closed 13 years ago
Migrate PersonasClient() to use ES
Categories
(addons.mozilla.org Graveyard :: Search, defect)
addons.mozilla.org Graveyard
Search
Tracking
(Not tracked)
RESOLVED
FIXED
6.4.4
People
(Reporter: clouserw, Assigned: cvan)
References
Details
In apps/search/client.py the PersonasClient class talks to sphinx for its results. Lets get it talking to Elastic Search instead. I don't know if the personas data is already in ES or not but it might be.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → cvan
Target Milestone: --- → 6.4.4
Assignee | ||
Comment 2•13 years ago
|
||
https://github.com/mozilla/zamboni/commit/5544ee3
The sphinx search backend for Personas search results is now replaced with an elasticsearch one. This lives behind the `replace-sphinx` waffle switch. (Redesigned, pretty search results pages for Personas is part of bug 689292.)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•9 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
•