FullTextPath interface
Represents a full text path to be indexed in the Azure Cosmos DB service.
Properties
language | The language for the full text path. |
path | The path to be indexed for full text search. |
Property Details
language
The language for the full text path.
language: string
Property Value
string
path
The path to be indexed for full text search.
path: string
Property Value
string