| Package | Description |
|---|---|
| com.azure.search.models |
Package containing the data models for SearchServiceRestClient.
|
| Modifier and Type | Method and Description |
|---|---|
KeyPhraseExtractionSkill |
KeyPhraseExtractionSkill.setDefaultLanguageCode(KeyPhraseExtractionSkillLanguage defaultLanguageCode)
Set the defaultLanguageCode property: A value indicating which language
code to use.
|
KeyPhraseExtractionSkill |
KeyPhraseExtractionSkill.setMaxKeyPhraseCount(Integer maxKeyPhraseCount)
Set the maxKeyPhraseCount property: A number indicating how many key
phrases to return.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.