Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

FullTextPath interface

Package:
@azure/cosmos

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