Class TokenizerBuilders

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

public class TokenizerBuilders
extends java.lang.Object
Builders for Tokenizer variants.

Variants name are not available here as they don't have a dedicated class. Use Tokenizer's builder for these.

  • Method Summary

    Modifier and Type Method Description
    static TokenizerDefinition.Builder definition()
    Creates a builder for the definition Tokenizer variant.

    Methods inherited from class java.lang.Object

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