Nikerabbit has uploaded a new change for review. https://gerrit.wikimedia.org/r/141236
Change subject: Remove comment which I believe is wrong and unnecessary. ...................................................................... Remove comment which I believe is wrong and unnecessary. Change-Id: I5c75b6865869fc79742a6814af3d660f73030d2e --- M CirrusSearch.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CirrusSearch refs/changes/36/141236/1 diff --git a/CirrusSearch.php b/CirrusSearch.php index da9ac57..4a94cf7 100644 --- a/CirrusSearch.php +++ b/CirrusSearch.php @@ -124,7 +124,7 @@ // Client side timeout for searches in seconds. Best to keep this double the // shard timeout to give Elasticsearch a change to timeout the shards and return -// partial results. Defaults to 20 seconds. +// partial results. $wgCirrusSearchClientSideSearchTimeout = 40; // Client side timeout for maintanance operations. We can't disable the timeout -- To view, visit https://gerrit.wikimedia.org/r/141236 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5c75b6865869fc79742a6814af3d660f73030d2e Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CirrusSearch Gerrit-Branch: master Gerrit-Owner: Nikerabbit <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
