Uses of Class
com.azure.cosmos.models.CosmosFullTextIndex
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of CosmosFullTextIndex in com.azure.cosmos.models
Modifier and TypeMethodDescriptionSets the path.Modifier and TypeMethodDescriptionIndexingPolicy.getCosmosFullTextIndexes()
Gets the full text search paths.Modifier and TypeMethodDescriptionIndexingPolicy.setCosmosFullTextIndexes
(List<CosmosFullTextIndex> cosmosFullTextIndexes) Sets the full text search paths.