Closed
Bug 1036164
Opened 10 years ago
Closed 10 years ago
Update Elasticsearch indexing to use official elasticsearch lib
Categories
(Marketplace Graveyard :: Search, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-07-22
People
(Reporter: robhudson, Assigned: robhudson)
References
Details
(Whiteboard: [qa-])
This will be a pre-step towards getting us off of elasticutils which doesn't support 1.0+ currently. While doing this remove the pyelasticsearch dependency.
Updated•10 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•10 years ago
|
||
https://github.com/mozilla/zamboni/commit/9895a49
Updated to use official elasticsearch lib for indexing. Currently queries still use elasticutils and pyelasticsearch.
Bug 1036168 will convert queries to use elasticsearch-dsl and also remove the elasticutils dependency, switching queries to also use the elasticsearch lib for queries.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Target Milestone: --- → 2014-07-22
You need to log in
before you can comment on or make changes to this bug.
Description
•