Closed Bug 1120526 Opened 9 years ago Closed 9 years ago

Migrate elasticutils to elasticsearch-dsl

Categories

(developer.mozilla.org Graveyard :: Code Cleanup, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: robhudson, Assigned: robhudson)

References

Details

The move to Elasticsearch 1.x requires code changes to support the 1.x features. At the same time, we want to move from elasticutils (which is now unmaintained) to the official elasticsearch-dsl library maintained by Elasticsearch themselves.
Blocks: 1121233
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/5bdd23d3eb2ee73ba5446772e7ab0f16422599ea
Fix bug 1120526 - Move to using elasticsearch-dsl

This also requires the backend Elasticsearch server be upgraded to 1.3.x
and refactors search code in general.

https://github.com/mozilla/kuma/commit/c2aa7e174851d1552f09523b1152d260a671989a
Merge pull request #3032 from robhudson/5-es-dsl-query

Fix bug 1120526 - Move to using elasticsearch-dsl
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/e3cedb7ca70634f89b2a18178a1020ec950ce79b
Bug 1120526 - Clean up facets a little and use post_filter

https://github.com/mozilla/kuma/commit/0ec4205de9e8b2751128b959ef898ab7d4b1fec9
Merge pull request #3060 from robhudson/facet-cleanup

Bug 1120526 - Clean up facets a little and use post_filter
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.