Uses of Class
com.azure.search.documents.indexes.models.KeywordMarkerTokenFilter
Packages that use KeywordMarkerTokenFilter
Package
Description
Package containing the data models for SearchServiceClient.
-
Uses of KeywordMarkerTokenFilter in com.azure.search.documents.indexes.models
Methods in com.azure.search.documents.indexes.models that return KeywordMarkerTokenFilterModifier and TypeMethodDescriptionstatic KeywordMarkerTokenFilterKeywordMarkerTokenFilter.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of KeywordMarkerTokenFilter from the JsonReader.KeywordMarkerTokenFilter.setCaseIgnored(Boolean caseIgnored) Set the caseIgnored property: A value indicating whether to ignore case.