FullTextPolicy interface

Represents a full text policy for a collection in the Azure Cosmos DB service.

Properties

defaultLanguage

The default language for the full text .

fullTextPaths

The paths to be indexed for full text search.

Property Details

defaultLanguage

The default language for the full text .

defaultLanguage: string

Property Value

string

fullTextPaths

The paths to be indexed for full text search.

fullTextPaths: FullTextPath[]

Property Value