Uses of Class
com.azure.search.documents.indexes.models.SemanticConfiguration
Packages that use SemanticConfiguration
Package
Description
Package containing classes for SearchServiceClient.
-
Uses of SemanticConfiguration in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return types with arguments of type SemanticConfigurationModifier and TypeMethodDescriptionSemanticSettings.getConfigurations()
Get the configurations property: The semantic configurations for the index.Method parameters in com.azure.search.documents.indexes.models with type arguments of type SemanticConfigurationModifier and TypeMethodDescriptionSemanticSettings.setConfigurations
(List<SemanticConfiguration> configurations) Set the configurations property: The semantic configurations for the index.