Uses of Interface
org.hibernate.search.backend.elasticsearch.analysis.model.dsl.ElasticsearchAnalysisComponentParametersStep
Packages that use ElasticsearchAnalysisComponentParametersStep
-
Uses of ElasticsearchAnalysisComponentParametersStep in org.hibernate.search.backend.elasticsearch.analysis.model.dsl
Methods in org.hibernate.search.backend.elasticsearch.analysis.model.dsl that return ElasticsearchAnalysisComponentParametersStepModifier and TypeMethodDescriptionSet the value of a parameter to a given boolean.Set the value of a parameter to a given array of booleans.Set the value of a parameter to a given number (int, long, float, double, ...).Set the value of a parameter to a given array of numbers (int, long, float, double, ...).Set the value of a parameter to a given string.Set the value of a parameter to a given array of strings.Set the Elasticsearch type to use for the definition.Start a typed analyzer definition, assigning a type, and optionally parameters to the definition.