Daniel Kinzler has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/366864 )

Change subject: Add P279 to PropertySuggesterClassifyingPropertyIds per default.
......................................................................

Add P279 to PropertySuggesterClassifyingPropertyIds per default.

The default of PropertySuggesterClassifyingPropertyIds should be
the same as the default of the classifying_properties setting in
analyzer.ini in PropertySuggester-Python.

Bug: T169057
Change-Id: Id2b1626a930e662fed334f9848bc6ceb6c912315
---
M extension.json
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/PropertySuggester 
refs/changes/64/366864/1

diff --git a/extension.json b/extension.json
index 7f86413..ffc8e80 100644
--- a/extension.json
+++ b/extension.json
@@ -48,7 +48,8 @@
                        107
                ],
                "PropertySuggesterClassifyingPropertyIds": [
-                       31
+                       31,
+                       279
                ],
                "PropertySuggesterInitialSuggestions": [
                        31,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id2b1626a930e662fed334f9848bc6ceb6c912315
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PropertySuggester
Gerrit-Branch: master
Gerrit-Owner: Daniel Kinzler <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to