Closed
Bug 868088
Opened 13 years ago
Closed 12 years ago
Remove the index apps stuff from the reindex command
Categories
(Marketplace Graveyard :: Search, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-08-20
People
(Reporter: robhudson, Assigned: robhudson)
References
Details
(Whiteboard: p=1 [qa-])
When bug 867288 lands we can remove the "index_apps" calls from the reindex management command found at lib/es/management/commands/reindex.py since webapps will be in a new index.
Comment 1•12 years ago
|
||
P2 because this may affect AMO.
"This should be pretty easy to strip out and see if it works" -- robhudson
Priority: -- → P2
| Assignee | ||
Comment 2•12 years ago
|
||
While testing Elasticsearch 0.90.3 I noticed that calling this after already having created the mkt index overwrites the mkt index. So this is serious. I should fix this sooner rather than later. We can always reindex_mkt again but this should definitely get fixed. I didn't realize it was this bad.
Assignee: nobody → robhudson.mozbugs
Priority: P2 → P1
| Assignee | ||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-08-20
Comment 4•12 years ago
|
||
Please add STR here or mark it with [qa-] if no QA is needed.
Flags: needinfo?(robhudson.mozbugs)
| Assignee | ||
Updated•12 years ago
|
Flags: needinfo?(robhudson.mozbugs)
Whiteboard: p=1 → p=1 [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•