Currently ApiQuerySearch in core has a parameter that controls if interwiki results are returned. Unfortunately it doesn't tell the SearchEngine about this, so we make interwiki queries no matter what. The only change the srinterwiki flag has is if the results of that query are returned to the user.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Pass interwiki option to SearchEngine | mediawiki/core | master | +1 -0 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | debt | T145918 [EPIC] Backend: cross-wiki search results functionality | |||
Resolved | dcausse | T147003 When using the search api interwiki should only be queried when srinterwiki=1 is passed as a parameter |
Event Timeline
Comment Actions
Change 313598 had a related patch set uploaded (by DCausse):
Pass interwiki option to SearchEngine
Comment Actions
This was released the week of Oct 4 2016 on the train (after the week of no production pushes)