Bearloga has submitted this change and it was merged.
Change subject: Update TSS2 revision number
......................................................................
Update TSS2 revision number
Erik is adding "did you mean" to TestSearchSatisfaction2 schema
so we need to update the revision number after the patch goes live.
Depends-On: I8983a9677ffd9d98c8a347ef0961c2f0e874393f
Change-Id: I6a9c64761a38d8a69ecac7fe8e5c6f3cbd20b741
---
M search/desktop.R
M search/paulscore.R
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
Chelsyx: Verified; Looks good to me, approved
diff --git a/search/desktop.R b/search/desktop.R
index 9f41110..5ac17e2 100644
--- a/search/desktop.R
+++ b/search/desktop.R
@@ -1,7 +1,7 @@
# Per-file config:
base_path <- paste0(write_root, "search/")
-main <- function(date = NULL, table = "TestSearchSatisfaction2_15700292"){
+main <- function(date = NULL, table = "TestSearchSatisfaction2_15922352"){
# Retrieve data
data <- wmf::build_query(fields = "SELECT
diff --git a/search/paulscore.R b/search/paulscore.R
index 1451183..e6d2fd3 100644
--- a/search/paulscore.R
+++ b/search/paulscore.R
@@ -18,7 +18,7 @@
event_source,
event_searchSessionId,
", paste0("SUM(IF(event_action = 'click', POW(0.", 1:9, ",
event_position), 0)) / SUM(IF(event_action = 'searchResultPage', 1, 0)) AS
pow_", 1:9, collapse = ",\n "), "
- FROM TestSearchSatisfaction2_15700292
+ FROM TestSearchSatisfaction2_15922352
WHERE
LEFT(timestamp, 8) = '", date, "'
AND event_action IN ('searchResultPage', 'click')
--
To view, visit https://gerrit.wikimedia.org/r/316489
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6a9c64761a38d8a69ecac7fe8e5c6f3cbd20b741
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/discovery/golden
Gerrit-Branch: master
Gerrit-Owner: Bearloga <[email protected]>
Gerrit-Reviewer: Bearloga <[email protected]>
Gerrit-Reviewer: Chelsyx <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits