Smalyshev added a subscriber: dcausse.
Smalyshev added a comment.

@dcausse's comment:

This is because the list of scoring clauses is inside a MUST:

query: 
{

    query: 
    {
        bool: 
        {
            should: 
            [
                {
                    bool: 
                    {
                        filter: 
                        [
                            {
                                match: 
                                {
                                    labels_all.prefix: "Instytut Matematyczny"
                                }
                            }
                        ],
                        must: <========================= this should be a SHOULD
                        [
                            {
                                dis_max: 
                                {

TASK DETAIL
https://phabricator.wikimedia.org/T179453

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: dcausse, Aklapper, Smalyshev, Lahi, GoranSMilovanovic, QZanden, EBjune, Jdrewniak, Wikidata-bugs, aude, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to