Closed Bug 1381436 Opened 7 years ago Closed 7 years ago

Replace ES facets with ES + DB aggregations

Categories

(support.mozilla.org :: Search, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: giorgos, Assigned: giorgos)

References

Details

Kitsune uses facets to calculate community activity metrics. Facets have been replaced in ES v2 by aggregations. 


To switch to aggregations we need to update ES python libraries to newer versions. Meanwhile IT wants to update ES to v2 from v1 (bug 1356411)

As a workaround we can use ES and do the aggregation in the DB. Because the calculation will be slower, we'll cache results for 15 minutes.
See Also: → 1381440
You need to log in before you can comment on or make changes to this bug.