Manybubbles has uploaded a new change for review. https://gerrit.wikimedia.org/r/169701
Change subject: Doc fix ...................................................................... Doc fix Change-Id: Ifc7d232f85bcd553ed3a34eb5d86e0adb75ed71f --- M CirrusSearch.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CirrusSearch refs/changes/01/169701/1 diff --git a/CirrusSearch.php b/CirrusSearch.php index 9a37d36..6c21cb9 100644 --- a/CirrusSearch.php +++ b/CirrusSearch.php @@ -310,7 +310,7 @@ // Default number of days it takes the portion of an article's score that decays with time since // last update to half way decay to use if prefer-recent: prefixes query and doesn't specify a -// half life or $wgCirrusSearchPreferRecentDefaultDecayPortion is non 0. Default to 157 because +// half life or $wgCirrusSearchPreferRecentDefaultDecayPortion is non 0. Default to 160 because // that approximates the behavior that wikinews has been using for years. $wgCirrusSearchPreferRecentDefaultHalfLife = 160; -- To view, visit https://gerrit.wikimedia.org/r/169701 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ifc7d232f85bcd553ed3a34eb5d86e0adb75ed71f Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CirrusSearch Gerrit-Branch: master Gerrit-Owner: Manybubbles <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
