-
|
I want to use ClickHouse's full text indexes to speed up my app logs searching and prefer to use non-alphanumeric words to split strings. But I found there is no way or information to guide me to configure non-alphanumeric words as tokenizer . |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
As of February 2025: yes. |
Beta Was this translation helpful? Give feedback.
-
|
Does CH have any progress on the custom tokenizer space. Example: word_delimiter. Option to configure own token split logic by configuring regex etc. |
Beta Was this translation helpful? Give feedback.

As of February 2025: yes.