Uses of Class
com.azure.search.documents.indexes.models.TruncateTokenFilter
Packages that use TruncateTokenFilter
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of TruncateTokenFilter in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return TruncateTokenFilterModifier and TypeMethodDescriptionstatic TruncateTokenFilterTruncateTokenFilter.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TruncateTokenFilter from the JsonReader.Set the length property: The length at which terms will be truncated.