Uses of Class
com.azure.cosmos.models.CosmosFullTextPath
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of CosmosFullTextPath in com.azure.cosmos.models
Modifier and TypeMethodDescriptionCosmosFullTextPath.setLanguage
(String language) Sets the language for the cosmosFullText path.Sets the path for the cosmosFullText.Modifier and TypeMethodDescriptionCosmosFullTextPolicy.getPaths()
Gets the paths for cosmosFulltext.Modifier and TypeMethodDescriptionCosmosFullTextPolicy.setPaths
(List<CosmosFullTextPath> paths) Sets the paths for cosmosFulltext.