Class NormalizerBuilders

java.lang.Object
co.elastic.clients.elasticsearch._types.analysis.NormalizerBuilders

public class NormalizerBuilders
extends java.lang.Object
Builders for Normalizer variants.
  • Method Summary

    Modifier and Type Method Description
    static CustomNormalizer.Builder custom()
    Creates a builder for the custom Normalizer variant.
    static LowercaseNormalizer.Builder lowercase()
    Creates a builder for the lowercase Normalizer variant.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait