Closed Bug 788527 Opened 12 years ago Closed 12 years ago

implement admin pages for search/index infrastructure

Categories

(Input :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

References

Details

(Whiteboard: u=dev c=infrastructure p=2)

This is spun out of bug #784742.

This covers implementing the admin pages for the search/index infrastructure.

We need at least the page that shows the index status and allows us to reindex.

Things kitsune has that we don't need:

1. log of when indexing happened
2. non-destructive reindexing
3. all the read-index/write-index stuff

Otherwise I think we can crib some of this from kitsune.

Making this a 2 point bug.
Assignee: nobody → willkg
Part of this is in https://github.com/mozilla/fjord/pull/22

The indexing part has yet to be written.
pull 22 landed in https://github.com/mozilla/fjord/commit/80e9cad2d5db807500bdaef844ebbf98e19be505

Started working on the indexing part. I'm also trying to upgrade celery libraries in playdoh-lib from 2.1.5 to 3.0.9, so that's taking a while.
In pull request: https://github.com/mozilla/fjord/pull/23

This uses celery 2.1.5. When we upgrade celery, I think all we'll have to do is fix an import.
Landed in master: https://github.com/mozilla/fjord/commit/4561ae7c8017b0c8751427464aeb2d64ea0a22c8
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.