Mattflaschen has uploaded a new change for review. https://gerrit.wikimedia.org/r/159179
Change subject: Clarify that PageImages is required for morelike ...................................................................... Clarify that PageImages is required for morelike Also explain when morelike is used. Change-Id: Ibfaa449c2b8840520b734c7166d5fe1a939aa8d7 --- M README 1 file changed, 3 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/GettingStarted refs/changes/79/159179/1 diff --git a/README b/README index 9b67931..7fac40f 100644 --- a/README +++ b/README @@ -23,8 +23,9 @@ CentralAuth (https://www.mediawiki.org/wiki/Extension:CentralAuth) is supported, but not required. -CirrusSearch is optional, but required if you use the 'morelike' suggestion type -(pages similar to a given page based on text). +CirrusSearch and PageImages are required if you use the 'morelike' +suggestion type (pages similar to a given page based on text). This +is used by the flyout and post-edit recommendations (currently an experiment). Dependencies -- To view, visit https://gerrit.wikimedia.org/r/159179 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibfaa449c2b8840520b734c7166d5fe1a939aa8d7 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/GettingStarted Gerrit-Branch: master Gerrit-Owner: Mattflaschen <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
