jenkins-bot has submitted this change and it was merged. Change subject: Another Solr leftover ......................................................................
Another Solr leftover Change-Id: I18e4c00dfbfb5ea2542e14bbcac44e54b7eed4b4 --- M CirrusSearch.php 1 file changed, 2 insertions(+), 4 deletions(-) Approvals: Manybubbles: Looks good to me, approved jenkins-bot: Verified diff --git a/CirrusSearch.php b/CirrusSearch.php index 60004f2..57c8e83 100644 --- a/CirrusSearch.php +++ b/CirrusSearch.php @@ -2,10 +2,8 @@ /** * CirrusSearch - Searching for MediaWiki with Elasticsearch. - * - * Requires Solarium extension installed (provides solarium library) - * Requires cURL support for PHP (php5-curl package) - * Set $wgSearchType to 'SearchSolr' + * + * Set $wgSearchType to 'CirrusSearch' * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- To view, visit https://gerrit.wikimedia.org/r/79010 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I18e4c00dfbfb5ea2542e14bbcac44e54b7eed4b4 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/CirrusSearch Gerrit-Branch: master Gerrit-Owner: Demon <[email protected]> Gerrit-Reviewer: Manybubbles <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
