mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
6bbf7d1907
There is already some kind of "fallback" to prefixsearch. We always check if the top-1 prefixsearch result is part of the result set. Because of this the current worst-case scenario is that only this 1 result is shown. This patch implements a full fallback to prefixsearch. But only when there are 0 CirrusSearch results. Further tuning might be done in later patches. Bug: T304925 Change-Id: I1927eedad60c9b9ac2021481a85376c08ccf6fdb |
||
---|---|---|
.. | ||
actions | ||
commands | ||
contextitems | ||
datatransferhandlers | ||
dialogs | ||
elements | ||
inspectors | ||
pages | ||
styles | ||
tools | ||
widgets | ||
ve.ui.MWAriaDescribe.js | ||
ve.ui.MWCommandRegistry.js | ||
ve.ui.MWExtensionWindow.js | ||
ve.ui.MWSequenceRegistry.js | ||
ve.ui.MWSurface.js | ||
ve.ui.MWWikitextCommandRegistry.js | ||
ve.ui.MWWikitextDataTransferHandlerFactory.js | ||
ve.ui.MWWikitextSequenceRegistry.js | ||
ve.ui.MWWikitextSurface.js | ||
ve.ui.MWWikitextTransferRegistry.js |