Chad has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/87614


Change subject: Also mention Elastica
......................................................................

Also mention Elastica

Change-Id: I9de63ebc7c0baadc23a96ce389ce3c052ef8a4c3
---
M README
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CirrusSearch 
refs/changes/14/87614/1

diff --git a/README b/README
index 1ff8b39..b439bd8 100644
--- a/README
+++ b/README
@@ -6,7 +6,9 @@
 ------------
 Fetch this plugin plugin into your extensions directory.
 Make sure you have the curl php library installed (sudo apt-get install 
php5-curl in Debian.)
+You also need to install the Elastica MediaWiki extension.
 Add this to LocalSettings.php:
+ require_once( "$IP/extensions/Elastica/Elastica.php" );
  require_once( "$IP/extensions/CirrusSearch/CirrusSearch.php" );
  $wgDisableSearchUpdate = true;
 

-- 
To view, visit https://gerrit.wikimedia.org/r/87614
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9de63ebc7c0baadc23a96ce389ce3c052ef8a4c3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CirrusSearch
Gerrit-Branch: master
Gerrit-Owner: Chad <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to