Smalyshev has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/386462 )
Change subject: Set links weight back to old value
......................................................................
Set links weight back to old value
Seems to work better and matches what we had before for non-disambig
entities.
Bug: T148411
Change-Id: Id77d20cb17533478115dbbce14bf4d25803732d3
---
M repo/config/ElasticSearchRescoreFunctions.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase
refs/changes/62/386462/1
diff --git a/repo/config/ElasticSearchRescoreFunctions.php
b/repo/config/ElasticSearchRescoreFunctions.php
index 303fb52..f6f4ee0 100644
--- a/repo/config/ElasticSearchRescoreFunctions.php
+++ b/repo/config/ElasticSearchRescoreFunctions.php
@@ -28,7 +28,7 @@
[
// Incoming links: k = 50
'type' => 'satu',
- 'weight' => '0.5',
+ 'weight' => '0.6',
'params' => [ 'field' => 'incoming_links',
'missing' => 0, 'a' => 2 , 'k' => 50 ]
],
[
--
To view, visit https://gerrit.wikimedia.org/r/386462
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id77d20cb17533478115dbbce14bf4d25803732d3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Smalyshev <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits