Docs: Add asciiCJK tokenizer to text index DDL example#101993
Conversation
asciiCJI tokenizer to text index DDL example
| tokenizer = splitByNonAlpha | ||
| | splitByString[(S)] | ||
| | ngrams[(N)] | ||
| | asciiCJK |
There was a problem hiding this comment.
This and the next line are the relevant changes (everything else is cosmetics).
asciiCJI tokenizer to text index DDL exampleasciiCJK tokenizer to text index DDL example
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
Merging from master to get rid of unrelated DocsCheck errors. |
|
@Blargian Do you have an idea why the Docs Check failed in this PR? The failure looks unrelated to the PR but it is also persistent (I merged from master already). |
I needed to turn off the link checker so I can get around the chicken-or-egg problem here: #101611, but I'm not quite sure why it's now complaining about this link specifically if neither of those docs were modified. Fixing here in any case: ClickHouse/clickhouse-docs#5968 |
|
@rschu1ze rerun of the docs check should do the trick |
LLVM Coverage ReportChanged lines: 100.00% (38/38) · Uncovered code |

Changelog category (leave one):
Version info
26.4.1.667