| Package | Description |
|---|---|
| com.azure.search.documents.indexes.models |
Package containing classes used for resource management operations that are being sent-to and received-from an
Azure Cognitive Search service.
|
| Modifier and Type | Method and Description |
|---|---|
LengthTokenFilter |
LengthTokenFilter.setMaxLength(Integer maxLength)
Set the maxLength property: The maximum length in characters.
|
LengthTokenFilter |
LengthTokenFilter.setMinLength(Integer minLength)
Set the minLength property: The minimum length in characters.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.