Uses of Class
com.azure.search.documents.indexes.models.SearchIndexerKnowledgeStore
Packages that use SearchIndexerKnowledgeStore
Package
Description
Package containing classes for SearchServiceClient.
-
Uses of SearchIndexerKnowledgeStore in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return SearchIndexerKnowledgeStoreModifier and TypeMethodDescriptionSearchIndexerSkillset.getKnowledgeStore()
Get the knowledgeStore property: Definition of additional projections to azure blob, table, or files, of enriched data.Methods in com.azure.search.documents.indexes.models with parameters of type SearchIndexerKnowledgeStoreModifier and TypeMethodDescriptionSearchIndexerSkillset.setKnowledgeStore
(SearchIndexerKnowledgeStore knowledgeStore) Set the knowledgeStore property: Definition of additional projections to azure blob, table, or files, of enriched data.