Skip to content

Cosmos/FTS: update translation of FullTextScore to use multiple keywords rather than keyword array #35983

@maumar

Description

@maumar

From: FullTextScore(c.text, ['swim', 'run']) to: FullTextScore (c.text, 'swim', 'run')

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions