Commit Graph

132 Commits

Author SHA1 Message Date
Blargian
84e81daa3e Second pass fix remaining broken links 2024-06-12 15:09:50 +02:00
Blargian
d851fa871f Fix broken links in docs 2024-06-12 14:09:37 +02:00
Blargian
e87c168bd8 Turn multi-line returns into a single line 2024-05-24 06:42:13 +02:00
Blargian
029e2ea226 Standardize references to data type docs 2024-05-24 05:54:16 +02:00
Shaun Struwig
3b2ff65994
Merge branch 'master' into docs_return_type_consistency 2024-05-23 17:29:26 +02:00
Blargian
9911f13c77 Update function return type for consistency 2024-05-23 16:39:53 +02:00
Blargian
87b4d43a3f Update return type formatting 2024-05-23 15:48:20 +02:00
Blargian
ce26c4f657 Review changes and replace … with ... 2024-05-23 13:54:45 +02:00
Blargian
3ed8463d08 Give explicit description to countMatchesCaseInsensitive in addition to a link to its base function 2024-04-13 11:34:57 +02:00
Blargian
13f84a5957 minor fixes 2024-04-13 11:32:40 +02:00
Blargian
f18cdaa004 Add variants 2024-04-13 11:25:08 +02:00
Blargian
c8f014591c Update countMatchesCaseInsensitive function 2024-04-13 11:05:43 +02:00
Arnaud Rocher
99078ef9d5
Fix typo in like function documentation 2024-04-11 15:56:47 +02:00
Robert Schulze
007ae001de
Merge pull request #62075 from Blargian/document_multiSearchXYZ
[Docs] add multiSearchXYZ functions
2024-04-09 21:02:01 +00:00
Blargian
208722a513 Fix spelling mistake 2024-04-08 21:55:27 +02:00
robot-clickhouse-ci-1
38254cf52d
Merge pull request #62109 from Blargian/document_hasXYZ
Document hasXYZ
2024-04-02 10:48:20 +02:00
Shaun Struwig
7c4b421264
Merge branch 'master' into document_ngramXYZ 2024-04-01 20:02:23 +02:00
Blargian
3207f230f8 Small fixes 2024-04-01 20:00:30 +02:00
Blargian
5e664b0f9d Correct link to string literal 2024-04-01 19:41:18 +02:00
Blargian
f0642485d7 Add examples for UTF8 variants of ngramDistance 2024-04-01 19:31:02 +02:00
Han Fei
fe8d4b5dfc refine 2024-04-01 17:06:54 +02:00
Shaun Struwig
8f94261e0e
Fix spelling mistake
insensitve -> insensitive
2024-03-30 20:04:51 +01:00
Blargian
380788ea30 Update ngramSearch functions 2024-03-30 17:22:31 +01:00
Blargian
2f50c76f3d Update ngramDistance functions 2024-03-30 16:30:55 +01:00
Blargian
33136b9a1a Minor detail fixes 2024-03-30 15:16:01 +01:00
Blargian
49c33039b9 Updates to hasSubsequence functions 2024-03-30 14:13:30 +01:00
Blargian
1dcba74f66 Small grammar edits to description at top of the page 2024-03-28 21:54:26 +01:00
Blargian
7288aeb826 More consistency edits 2024-03-28 21:45:36 +01:00
Blargian
cc35db1cef Finor fixes 2024-03-28 21:20:33 +01:00
Blargian
89afca881f Minor formatting changes to multipleSearchAllPositions 2024-03-28 21:06:17 +01:00
Blargian
a97a3196b4 Standardize formatting of multisearchFirstPositionXYZ functions 2024-03-28 20:52:55 +01:00
Blargian
ef826ee881 Standardize format of multiSearchFirstIndexXYZ functions 2024-03-28 19:47:50 +01:00
Blargian
e324973450 Standardize function formatting for MultiSearchAllPositionsXYZ and MultiSearchAnyXYZ functions 2024-03-28 12:36:11 +01:00
Blargian
241e68c44b Add documentation for hasToken functions 2024-03-28 11:22:28 +01:00
Robert Schulze
349894fc2b
Fixes #61051 2024-03-10 13:13:59 +00:00
Robert Schulze
cfa1a452e1
Refactorings, pt. I 2024-02-08 11:33:34 +00:00
Robert Schulze
27e809a4f5
Add match() to supported functions for token/ngrambf_v1 indexes 2024-01-10 13:39:19 +00:00
Robert Schulze
92692bc57c
Fix links 2024-01-10 13:36:54 +00:00
Robert Schulze
8896134531
Cleanup IDataType convenience functions 2023-11-06 13:25:32 +00:00
vdimir
14ba4696f9
Rename jaccardIndex -> stringJaccardIndex, upd doc 2023-11-02 11:37:50 +00:00
vdimir
1f936d1966
upd byteHammingDistance doc 2023-11-02 11:37:50 +00:00
Alexey Milovidov
458cbb3b18 Fix function names in docs 2023-09-29 10:15:46 +02:00
flynn
3d299d5f9d Review fix 2023-09-27 03:16:52 +00:00
flynn
0a701ba7e9 fix spell 2023-09-23 17:50:02 +00:00
flynn
661ba85865 add more functions 2023-09-23 17:17:35 +00:00
flynn
c264bb5fad fix 2023-09-23 04:11:20 +00:00
flynn
0ed66a6611 add doc 2023-09-22 17:48:17 +00:00
Dmitry Kardymon
17891ca1eb Add case ins utf8 impl + tests 2023-07-10 09:18:09 +00:00
Dmitry Kardymon
7255c35edc Add more tests 2023-07-06 19:43:37 +00:00
Robert Schulze
3f0b9932c9
Cleanup string replace functions 2023-04-20 10:08:49 +00:00