| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T105868 Search gadget for subcategories and intersections search (2013) | |||
| Duplicate | None | T37402 Provide a form of incategory: which covers subcategories as well | |||
| Resolved | Tobi_WMDE_SW | T101381 [DeepCat] probe for max values regarding CatGraph search depth | |||
| Resolved | Tobi_WMDE_SW | T101984 [DeepCat] Investigate CirrusSearch limits and how to raise them |
Event Timeline
Comment Actions
Results of the investigation:
Limits on Cirrus/Elastic side (from https://github.com/wmde/DeepCat-Gadget/issues/13#issuecomment-111508131):
- $wgCirrusSearchMaxIncategoryOptions, which limits the categories per incategory: invocation (i.e. per deepcat: keyword invocation). This is currently set to 100 in CirrusSearch.php. Changing it would involve another patch to Cirrus.
- The number of subcategories which can be handled by Cirrus and Elastic with good performance. This is a soft limit we have to figure out by testing, probably also have to talk to ops.