Specify a Tokenization Configuration for Prefix Handlers

Each search logic needs a default tokenization that determines how prefix handlers break down user queries into tokens.

This section covers how to specify a specific tokenization configuration for search-time processing. To learn how to create new tokenization configs and specify them at index-time, see Customizing the Tokenization Config.

This task shows you how to:

See Also
The Different Types of Prefix Handlers
Code Samples to Create Similarity Query Prefix Handlers