Hi!
I'd like to ask about what the exact semantics of strictlanguage parameter to wbsearchentities in Wikibase API should be. It doesn't seem to be well-documented (not at all on mediawiki.org) and I'm not sure how it should work. Namely:
1. Should it return only matches that happen in exactly the language given, no fallbacks at all? Are Q-id matches excluded (i.e. it would still match by Q-id)?
2. If the match is found, but the entity is missing label/description (can happen with match by alias and match by Q-id), can fallbacks be used to retrieve it or should only the label in the specified language be returned?