Class CosmosFullTextIndex

java.lang.Object
com.azure.cosmos.models.CosmosFullTextIndex

@Beta(value=V4_65_0, warningText="Preview API - subject to change in non-backwards compatible way") public final class CosmosFullTextIndex extends Object
Represents cosmos full text index of the IndexingPolicy in the Azure Cosmos DB database service.
  • Constructor Details

    • CosmosFullTextIndex

      @Beta(value=V4_65_0, warningText="Preview API - subject to change in non-backwards compatible way") public CosmosFullTextIndex()
      Constructor
  • Method Details