Skip to content

Source selection strategy #29

@schloett

Description

@schloett

I am a bit confused by the source selection strategy. When the language is set to "english" in the profile, I get results from Mendeley, Deutsche Digitale Bibliothek and ZBW. All results from ZBW are in German. Language of other results is "unknown".
Query:

{
  "contextKeywords":[
    {"weight":1,"text":"Loom"},
    {"weight":1,"text":"Weft"},
    {"weight":1,"text":"Tapestry"}
  ],
  "numResults":50,
  "origin":{
    "module":"FacetScape",
    "clientType":"chrome-extension",
    "clientVersion":"1.2.0",
    "userID":"323F3845-F3C3-42F5-8A72-306493406FFA"
  },
  "languages":[
    {"iso2":"en","languageCompetenceLevel":1}
  ],
  "loggingLevel":0
}

Results:
fs

When I do not send the language in the profile, I get results from more providers and in particular results from Europeana, which are indicated to be English.
Query:

{
  "contextKeywords":[
    {"weight":1,"text":"Loom"},
    {"weight":1,"text":"Weft"},
    {"weight":1,"text":"Tapestry"}
  ],
  "numResults":50,
  "origin":{
    "module":"FacetScape",
    "clientType":"chrome-extension",
    "clientVersion":"1.2.0",
    "userID":"323F3845-F3C3-42F5-8A72-306493406FFA"
  },
  "loggingLevel":0
}

Results:
fs1

Is this intended behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions