New features involved by BM25 will have to be added under feature flag so that we could run the old code.
But once that BM25 is proven to be better we won't need to keep this old code, this task is about removing the feature flags and the old code that won't be useful anymore.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | • Deskana | T139575 EPIC: Plan to enable BM25 on fulltext search | |||
| Declined | None | T139586 Remove deprecated code after the switch to BM25 on all wikis |
Event Timeline
Comment Actions
This has been nicely refactored behind a similarity profile and doesn't need to be dropped currently.