| Package | Description |
|---|---|
| com.azure.search.models |
Package containing the data models for SearchServiceRestClient.
|
| Modifier and Type | Method and Description |
|---|---|
SplitSkill |
SplitSkill.setDefaultLanguageCode(SplitSkillLanguage defaultLanguageCode)
Set the defaultLanguageCode property: A value indicating which language
code to use.
|
SplitSkill |
SplitSkill.setMaximumPageLength(Integer maximumPageLength)
Set the maximumPageLength property: The desired maximum page length.
|
SplitSkill |
SplitSkill.setTextSplitMode(TextSplitMode textSplitMode)
Set the textSplitMode property: A value indicating which split mode to
perform.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.