jenkins-bot has submitted this change and it was merged.

Change subject: Update Cirrus to fix Special:Random
......................................................................


Update Cirrus to fix Special:Random

Contains this cherry pick:
Fix some Special:Random bugs
1. If a user asked for a random file in a namespace (Special:Random/File for
example), then we'd use the namespace to pick an index but not as a filter.
This caused searches in the main namespace to work ok but not those in, say,
File. They'd get results from User_talk and other crazy stuff.
2. Searches in the File: namespace were picking up results from commons.
While we want searches to pick up results from commons we probably don't want
Special:Random to do it.

Bug: 66643

Change-Id: I4a8e6eb0979584866ff3b9aa3aeddf646544c779
(cherry picked from commit ab32a4b550d8c6c264e0b8be06d87409aa3d449f)
---
M extensions/CirrusSearch
1 file changed, 0 insertions(+), 0 deletions(-)

Approvals:
  Chad: Looks good to me, but someone else must approve
  Manybubbles: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/extensions/CirrusSearch b/extensions/CirrusSearch
index f85bb31..fe50a83 160000
--- a/extensions/CirrusSearch
+++ b/extensions/CirrusSearch
-Subproject commit f85bb31024538dcfbb1ecef5ced724fa737fc16f
+Subproject commit fe50a83f56f281d458387445299d71a74b22c6d0

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4a8e6eb0979584866ff3b9aa3aeddf646544c779
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: wmf/1.24wmf8
Gerrit-Owner: Manybubbles <never...@wikimedia.org>
Gerrit-Reviewer: Chad <ch...@wikimedia.org>
Gerrit-Reviewer: Manybubbles <never...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to