| 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 |
|---|---|
LimitTokenFilter |
LimitTokenFilter.setAllTokensConsumed(Boolean allTokensConsumed)
Set the consumeAllTokens property: A value indicating whether all tokens
from the input must be consumed even if maxTokenCount is reached.
|
LimitTokenFilter |
LimitTokenFilter.setMaxTokenCount(Integer maxTokenCount)
Set the maxTokenCount property: The maximum number of tokens to produce.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.