Required Static Propertygrdb 7.3.0GRDB

name

The name of the tokenizer.

FTS5CustomTokenizer.swift:20
static var name: String { get }

The name should uniquely identify the tokenizer: don’t use a built-in name such as ascii, porter or unicode61.