Uses of Class
com.ibm.cloud.cloudant.v1.model.Analyzer
Packages that use Analyzer
-
Uses of Analyzer in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return AnalyzerModifier and TypeMethodDescriptionIndexTextOperatorDefaultField.analyzer()
Gets the analyzer.Analyzer.Builder.build()
Builds a Analyzer.IndexDefinition.defaultAnalyzer()
Gets the defaultAnalyzer.Methods in com.ibm.cloud.cloudant.v1.model that return types with arguments of type AnalyzerMethods in com.ibm.cloud.cloudant.v1.model with parameters of type AnalyzerModifier and TypeMethodDescriptionSet the analyzer.IndexDefinition.Builder.defaultAnalyzer
(Analyzer defaultAnalyzer) Set the defaultAnalyzer.Method parameters in com.ibm.cloud.cloudant.v1.model with type arguments of type AnalyzerModifier and TypeMethodDescriptionSet the fields.