Demon has uploaded a new change for review. https://gerrit.wikimedia.org/r/79010
Change subject: Another Solr leftover ...................................................................... Another Solr leftover Change-Id: I18e4c00dfbfb5ea2542e14bbcac44e54b7eed4b4 --- M CirrusSearch.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CirrusSearch refs/changes/10/79010/1 diff --git a/CirrusSearch.php b/CirrusSearch.php index 60004f2..44dfde5 100644 --- a/CirrusSearch.php +++ b/CirrusSearch.php @@ -5,7 +5,7 @@ * * 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: newchange Gerrit-Change-Id: I18e4c00dfbfb5ea2542e14bbcac44e54b7eed4b4 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CirrusSearch Gerrit-Branch: master Gerrit-Owner: Demon <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
