Skip to content

Source selection strategy #29

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions