共用方式為


FullTextPolicy interface

代表 Azure Cosmos DB 服務中集合的全文檢索原則。

屬性

defaultLanguage

全文檢索的默認語言。

fullTextPaths

要編制全文搜索索引的路徑。

屬性詳細資料

defaultLanguage

全文檢索的默認語言。

defaultLanguage: string

屬性值

string

fullTextPaths

要編制全文搜索索引的路徑。

fullTextPaths: FullTextPath[]

屬性值