Closed Bug 1130378 Opened 9 years ago Closed 9 years ago

Improve speed of complete search reindex

Categories

(developer.mozilla.org Graveyard :: Search, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jezdez, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do?
================
The search reindexing feature in kuma is too slow as it's done serially and doesn't use Celery

What happened?
==============
It's slow

What should have happened?
==========================
It should be fast.

Is there anything else we should know?
======================================
Component: General → Search
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/94e1c013fa20c57ec2ca93618720a020b5b82103
Fixes bug 1130378 - Parallelize reindexing

https://github.com/mozilla/kuma/commit/ae8d6d4ca4fd9a7c7d8dd6f2f52067501c3e2531
Merge pull request #3061 from robhudson/faster-reindexing

Fixes bug 1130378 - Faster reindexing
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.