alexey-milovidov
a9cfe4ce91
Merge pull request #5807 from yandex/ngramSearch
...
Inverting ngramSearch to be more intuitive
2019-07-01 00:43:17 +03:00
Danila Kutenin
9127c8b27c
inverting ngramSearch to be more intuitive
2019-06-30 22:34:17 +03:00
alesapin
306e27c152
Return old behaviour
2019-06-26 18:18:12 +03:00
alesapin
f740334ee5
Faster scheme search
...
Add docs
2019-06-26 13:26:34 +03:00
Ivan Remen
35ccd128f4
Fix documentation after review
2019-06-19 11:05:56 +03:00
Ivan Remen
edff6e58dc
Support crc32 function
2019-06-18 00:54:26 +03:00
BayoNet
2b5b775810
Merge branch 'master' of github.com:yandex/ClickHouse into DOCAPI-6180-translation-sync
2019-06-14 16:16:46 +03:00
BayoNet
533750ef7f
DOCAPI-6985: RU translations for some articles. ( #5572 )
2019-06-14 15:44:33 +03:00
BayoNet
a354bfa884
DOCAPI-6550: 'basename' function, HTTP compression. EN review and RU translation ( #5463 )
2019-06-14 14:26:46 +03:00
BayoNet
c5f30d9fa8
DOCAPI-6180: Fixes.
2019-06-14 13:29:16 +03:00
alexey-milovidov
864e1370b0
Merge pull request #5550 from ogorbacheva/DOCAPI-3951-lambda
...
Doc fix: small fix in lambda
2019-06-14 09:22:12 +03:00
BayoNet
02686e3534
DOCAPI-4166: Translation for some 'other functions' and linking the parts of the document. ( #5602 )
2019-06-13 12:04:49 +03:00
BayoNet
27c3ae401c
DOCAPI-6180: Syncronization between EN and RU versions of document.
2019-06-09 20:39:45 +03:00
ogorbacheva
98e6ab7402
Merge branch 'master' into DOCAPI-3951-lambda
2019-06-06 19:02:57 +03:00
ogorbacheva
02a12b1ce3
Old task
2019-06-06 17:13:23 +03:00
Danila Kutenin
b65a9499c8
ngramEntry renamed to ngramSearch
2019-05-27 12:05:02 +03:00
Danila Kutenin
b981318999
docs
2019-05-25 23:39:35 +03:00
Danila Kutenin
6090f5eca8
ngramEntry function was added
2019-05-25 21:47:26 +03:00
Danila Kutenin
ca87128ab2
Fix typo in docs
2019-05-25 18:42:12 +03:00
BayoNet
54134334c9
DOCAPI-6697: RU example fix.
2019-05-23 15:42:12 +03:00
BayoNet
380dd70a01
DOCAPI-6697: Changed example to less confusing.
2019-05-21 12:08:43 +03:00
BayoNet
8e3c5157cc
DOCAPI-6697: Edited the toValidUTF8 description.
2019-05-20 17:41:10 +03:00
Danila Kutenin
4e3a607267
format function added
2019-05-18 14:30:36 +03:00
Danila Kutenin
0d3422fa8a
toValidUTF8 function added
2019-05-17 15:55:21 +03:00
Danila Kutenin
6a6b30a56f
Less code with unique ptrs and some docs added
2019-05-06 00:35:08 +03:00
Danila Kutenin
ca4f098362
fix hyperscan to treat regular expressions as utf-8 expressions
2019-05-05 09:51:59 +03:00
ogorbacheva
25fafde574
Review2
2019-04-25 00:08:49 +03:00
ogorbacheva
a2bf29a2b1
Edit higher order
2019-04-24 17:35:52 +03:00
ogorbacheva
c5a93dc52c
Review
2019-04-23 22:54:32 +03:00
ogorbacheva
585a27c4f4
Review
2019-04-23 22:43:20 +03:00
ogorbacheva
13da9463bf
Fixes
2019-04-23 15:56:22 +03:00
ogorbacheva
0573f7eb1f
Merge branch 'master' into DOCAPI-3772-arraySort2
2019-04-22 14:59:13 +03:00
ogorbacheva
19e4352759
Doc fix: Actualize ARRAY JOIN
( #5065 )
2019-04-22 11:34:25 +03:00
ogorbacheva
60e35ae2dd
Added info about arraySort
2019-04-19 18:55:23 +03:00
ogorbacheva
f5dfd7f928
Added info about arraySort
2019-04-19 18:18:57 +03:00
Danila Kutenin
e28bae8f19
Fix docs because hyperscan 5.1.1 released
2019-04-11 13:54:35 +03:00
BayoNet
1f6fc83c8e
DOCAPI-6126: Clarification of the 'round' function description. ( #4939 )
...
* DOCAPI-6126: Clarification of the 'round' function description.
* DOCAPI-6126: More text for round. EN
* DOCAPI-6126: RU
* DOCAPI-6126: Link fixes.
2019-04-10 10:17:40 +03:00
Danila Kutenin
b603e51c6e
isValidUTF8 function added
2019-04-07 21:58:13 +03:00
Danila Kutenin
b822923f5a
Better renamings of fuzzy string search
2019-03-29 04:27:17 +03:00
Danila Kutenin
ef0d622a5f
Added hyperscan fuzzy search
2019-03-29 04:02:05 +03:00
Danila Kutenin
2048e0c183
Fix sub to sup in string search docs
2019-03-28 20:01:48 +03:00
Danila Kutenin
a791e3155b
More restrictions added
2019-03-28 18:12:37 +03:00
Danila Kutenin
cae4a426c5
Hyperscan restriction
2019-03-28 17:59:25 +03:00
ogorbacheva
b747608b7f
Add info about NULLs and NaNs in arraySort
2019-03-26 18:46:50 +03:00
Danila Kutenin
1e1e3b3d38
Fix hyperscan, add some notes, test, 4 more perf tests
2019-03-25 00:47:34 +03:00
Danila Kutenin
725139f0f5
Renamings, fixes to search algorithms, more tests
2019-03-24 01:49:38 +03:00
Danila Kutenin
f8001b41ba
Hyperscan multi regular expressions search
2019-03-23 22:40:16 +03:00
BayoNet
72a20d372e
DOCAPI-5436 The FixedString docs update ( #4667 )
...
* DOCAPI-5436: Some restructurization in FixedString EN text.
* DOCAPI-5436: EN review and RU translation of FixedString description.
* DOCAPI-5436: Minor fixes in the FixedString docs.
* DOCAPI-5436: Markup fix.
2019-03-13 11:14:32 +03:00
Danila Kutenin
86df0960d9
Better docs to the distance functions
2019-03-09 20:07:45 +03:00
Danila Kutenin
56872ef0e3
Better docs to the distance functions
2019-03-09 19:59:43 +03:00