Closed
Bug 726848
Opened 14 years ago
Closed 14 years ago
Migrate CollectionsClient() to use ES
Categories
(addons.mozilla.org Graveyard :: Search, defect, P1)
addons.mozilla.org Graveyard
Search
Tracking
(Not tracked)
RESOLVED
FIXED
6.4.5
People
(Reporter: clouserw, Assigned: cvan)
References
Details
In apps/search/client.py the CollectionsClient class talks to sphinx for its results. Lets get it talking to Elastic Search instead. I don't know if the collections data is already in ES or not but it might be.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → cvan
Target Milestone: --- → 6.4.4
| Assignee | ||
Updated•14 years ago
|
Priority: -- → P1
Target Milestone: 6.4.4 → 6.4.5
| Assignee | ||
Comment 1•14 years ago
|
||
https://github.com/mozilla/zamboni/commit/76fd65a
Collections results - in addition to personas results - are behind the `replace-sphinx` results.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 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
•