https://bugzilla.wikimedia.org/show_bug.cgi?id=55467

--- Comment #6 from key...@gmail.com ---
This is the LocalSettings.php now:

##Start --------------------------------------- CirrusSearch
require_once( "$IP/extensions/Elastica/Elastica.php" );
require_once( "$IP/extensions/CirrusSearch/CirrusSearch.php" );
#$wgDisableSearchUpdate = true;
$wgCirrusSearchServers = array( 'localhost' );
$wgCirrusSearchContentReplicaCount = array( 'content' => 0, 'general' => 0 );
#$wgSearchType = 'CirrusSearch';
##End   --------------------------------------- CirrusSearch

Input:
 php forceSearchIndex.php

Output:
...
...
...
index: /wikidb_mw1_test_general_first/page/499 caused
UnavailableShardsException[[wikidb_mw1_test_general_first][3] [3] shardIt, [1]
active : Timeout waiting for [1m], request:
org.elasticsearch.action.bulk.BulkShardRequest@6a3b300c]

Indexed 475 pages ending at 499 at 4/second
Indexed a total of 475 pages at 4/second

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to