jenkins-bot has submitted this change and it was merged. Change subject: README typofix ......................................................................
README typofix Change-Id: Id87e1e0294039e29a42fed9c7adc30ecf2703b98 --- M README 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Chad: Looks good to me, approved jenkins-bot: Verified diff --git a/README b/README index cbc5f6e..97c25dd 100644 --- a/README +++ b/README @@ -40,7 +40,7 @@ ------------------------- Since most of the load involved in indexing is parsing the pages in php we provide a few options to split the process into multiple processes. Don't worry too much about the database during this process. It can generally -handle more processess indexing then you are likely to be able to spawn. +handle more indexing processes then you are likely to be able to spawn. General strategy: 0. Make sure you have a good job queue setup. It'll be doing most of the work. In fact, Cirrus won't work -- To view, visit https://gerrit.wikimedia.org/r/159380 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id87e1e0294039e29a42fed9c7adc30ecf2703b98 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CirrusSearch Gerrit-Branch: master Gerrit-Owner: Nemo bis <[email protected]> Gerrit-Reviewer: Chad <[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
