To support multiple projects in the same index we need to be able to do various actions at search time depending on which project it belongs to. Examples might be giving a boost to documents from the wiki the search is being performed on, or limiting the search to only a specific project. Support this by adding a new field identifying it and the appropriate support code to utilize it when searching.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Add a field to page documents identifying source wiki | mediawiki/extensions/CirrusSearch | master | +2 -0 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | debt | T139498 Support multi-project indices | |||
Resolved | EBernhardson | T139500 Add a field to elasticsearch documents identifying the project it is from |
Event Timeline
Comment Actions
Change 299104 had a related patch set uploaded (by EBernhardson):
Add a field to page documents identifying source wiki
Comment Actions
Change 299104 merged by jenkins-bot:
Add a field to page documents identifying source wiki