dotnet / dotnet/efcore

Cosmos/FTS: remove hard-coded fallback to default language for the TFS property if none was specified explicitly

Open
#35,939 0 comments 0 reactions 1 assignee Assigned to @AndriySvyryd View on GitHub
area-cosmos
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

Cosmos FTS should allow for the property language to not be specified (and that should use default language for container), but current version of SDK requires the language to be set. We are manually falling back to container default language (and "en-US" if that wasn't set) for now, until SDK is updated.

Once SDK allows optional language, we can remove this and rely on Cosmos to determine the language.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.