jenkins-bot has submitted this change and it was merged.
Change subject: Upgrade an elasticsearch plugin
......................................................................
Upgrade an elasticsearch plugin
This gives access to a new query called "safer" that wraps other queries
and tries to prevent them from doing horrible horrible things. Cirrus
can be configured to use it.
Change-Id: I11a9b710374d16ab1e7859e86f24dad98c9085c5
---
M puppet/modules/role/manifests/cirrussearch.pp
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Manybubbles: Looks good to me, approved
jenkins-bot: Verified
diff --git a/puppet/modules/role/manifests/cirrussearch.pp
b/puppet/modules/role/manifests/cirrussearch.pp
index 6c24b28..f0b3c9e 100644
--- a/puppet/modules/role/manifests/cirrussearch.pp
+++ b/puppet/modules/role/manifests/cirrussearch.pp
@@ -38,11 +38,11 @@
name => 'experimental-highlighter-elasticsearch-plugin',
version => '0.0.13',
}
- ## Trigram accelerated regular expressions
+ ## Trigram accelerated regular expressions and "safer" query
elasticsearch::plugin { 'extra':
group => 'org.wikimedia.search',
name => 'extra',
- version => '0.0.2',
+ version => '1.3.0',
}
mediawiki::extension { 'Elastica': }
--
To view, visit https://gerrit.wikimedia.org/r/179522
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I11a9b710374d16ab1e7859e86f24dad98c9085c5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Manybubbles <[email protected]>
Gerrit-Reviewer: BryanDavis <[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