Commit Graph

74 Commits

Author SHA1 Message Date
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
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
Danila Kutenin
dd22d1fb89 Better docs to the distance functions 2019-03-06 03:08:12 +03:00
Danila Kutenin
24cc9e4e65 Fix docs 2019-03-06 01:44:47 +03:00
Danila Kutenin
952b5ea24a Rename trigramDistance to ngramDistance, add more functions with CaseInsensitive and UTF, update docs, more job done in perf, added some perf tests for string search that I would like to see 2019-03-06 01:42:28 +03:00
alexey-milovidov
b23a3b4e96
Merge pull request #4520 from BayoNet/DOCAPI-5436-FixedString-update
DOCAPI-5436: Update of the FixedString data type description.
2019-03-01 17:51:57 +03:00
Vitaly Baranov
a5d3ebc1f3
Update date_time_functions.md 2019-03-01 17:05:50 +03:00
Vitaly Baranov
56b401cfaa Add documentation for new datetime functions toStartOfInterval()
and toStartOfTenMinutes().
2019-03-01 16:04:52 +03:00
BayoNet
720d44837a DOCAPI-5436: Clarification of the 'empty' function description. 2019-02-27 21:27:29 +03:00
BayoNet
d42cf0a769 DOCAPI-4907: EN review and RU translation of the Expression Aliases topic (#4418) 2019-02-17 13:52:49 +03:00
alexey-milovidov
e04cea08b0
Update string_search_functions.md 2019-02-11 15:50:17 +03:00
ogorbacheva
e275094f7d Added info about UUID to russian doc (#4314)
* Adding UUID to "ru" (drafts)

* fix russian text

* Adding UUID to "ru" (drafts)

* fix russian text

* fix english doc

* fixing links to nowhere
2019-02-09 00:37:56 +03:00
Danila Kutenin
d8ce005983 Docs for multi string search (#4123) 2019-01-23 11:38:32 +03:00
ogorbacheva
abae86f7a6 Doc fixes: remove double placeholders; add them where missing. (#3923)
* Doc fix: add spaces where missing

* Doc fixes: rm double spaces

* Doc fixes: edit spaces

* Doc fixes: rm double spaces in /fa

* Revert "Doc fixes: rm double spaces in /fa"

This reverts commit bb879a62ef.

* Doc fix: resolve all problems with double spaces in /fa

* Doc fix: add spaces for readability

* Doc fix: add spaces

* Fix spaces
2018-12-25 18:25:43 +03:00
ogorbacheva
06aa03f1a7 Doc fixes: remove all anchors <a> (#3897)
* Doc fixes: rm anchors <a>

* Doc fixes: rm anchors <a>

* Doc fixes: fix links

* Doc fixes: fix the links
2018-12-21 22:23:55 +03:00
Ivan Blinkov
16ca492938
WIP on docs (#3813)
* CLICKHOUSE-4063: less manual html @ index.md

* CLICKHOUSE-4063: recommend markdown="1" in README.md

* CLICKHOUSE-4003: manually purge custom.css for now

* CLICKHOUSE-4064: expand <details> before any print (including to pdf)

* CLICKHOUSE-3927: rearrange interfaces/formats.md a bit

* CLICKHOUSE-3306: add few http headers

* Remove copy-paste introduced in #3392

* Hopefully better chinese fonts #3392

* get rid of tabs @ custom.css

* Apply comments and patch from #3384

* Add jdbc.md to ToC and some translation, though it still looks badly incomplete

* minor punctuation

* Add some backlinks to official website from mirrors that just blindly take markdown sources

* Do not make fonts extra light

* find . -name '*.md' -type f | xargs -I{} perl -pi -e 's//g' {}

* find . -name '*.md' -type f | xargs -I{} perl -pi -e 's/ sql/g' {}

* Remove outdated stuff from roadmap.md

* Not so light font on front page too

* Refactor Chinese formats.md to match recent changes in other languages

* Update some links on front page

* Remove some outdated comment

* Add twitter link to front page

* More front page links tuning

* Add Amsterdam meetup link

* Smaller font to avoid second line

* Add Amsterdam link to README.md

* Proper docs nav translation

* Back to 300 font-weight except Chinese

* fix docs build

* Update Amsterdam link

* remove symlinks

* more zh punctuation

* apply lost comment by @zhang2014

* Apply comments by @zhang2014 from #3417

* Remove Beijing link

* rm incorrect symlink

* restore content of docs/zh/operations/table_engines/index.md

* CLICKHOUSE-3751: stem terms while searching docs

* CLICKHOUSE-3751: use English stemmer in non-English docs too

* CLICKHOUSE-4135 fix

* Remove past meetup link

* Add blog link to top nav

* Add ContentSquare article link

* Add form link to front page + refactor some texts

* couple markup fixes

* minor

* Introduce basic ODBC driver page in docs

* More verbose 3rd party libs disclaimer

* Put third-party stuff into a separate folder

* Separate third-party stuff in ToC too

* Update links

* Move stuff that is not really (only) a client library into a separate page

* Add clickhouse-hdfs-loader link

* Some introduction for "interfaces" section

* Rewrite tcp.md

* http_interface.md -> http.md

* fix link

* Remove unconvenient error for now

* try to guess anchor instead of failing

* remove symlink

* Remove outdated info from introduction

* remove ru roadmap.md

* replace ru roadmap.md with symlink

* Update roadmap.md

* lost file

* Title case in toc_en.yml

* Sync "Functions" ToC section with en

* Remove reference to pretty old ClickHouse release from docs

* couple lost symlinks in fa

* Close quote in proper place

* Rewrite en/getting_started/index.md

* Sync en<>ru getting_started/index.md

* minor changes

* Some gui.md refactoring

* Translate DataGrip section to ru

* Translate DataGrip section to zh

* Translate DataGrip section to fa

* Translate DBeaver section to fa

* Translate DBeaver section to zh

* Split third-party GUI to open-source and commercial

* Mention some RDBMS integrations + ad-hoc translation fixes

* Add rel="external nofollow" to outgoing links from docs

* Lost blank lines

* Fix class name

* More rel="external nofollow"

* Apply suggestions by @sundy-li

* Mobile version of front page improvements

* test

* test 2

* test 3

* Update LICENSE

* minor docs fix

* Highlight current article as suggested by @sundy-li

* fix link destination

* Introduce backup.md (only "en" for now)

* Mention INSERT+SELECT in backup.md

* Some improvements for replication.md

* Add backup.md to toc

* Mention clickhouse-backup tool

* Mention LightHouse in third-party GUI list

* Introduce interfaces/third-party/proxy.md

* Add clickhouse-bulk to proxy.md

* Major extension of integrations.md contents

* fix link target

* remove unneeded file

* better toc item name

* fix markdown

* better ru punctuation

* Add yet another possible backup approach

* Simplify copying permalinks to headers

* Support non-eng link anchors in docs + update some deps

* Generate anchors for single-page mode automatically

* Remove anchors to top of pages

* Remove anchors that nobody links to

* build fixes

* fix few links

* restore css

* fix some links

* restore gifs

* fix lost words

* more docs fixes

* docs fixes

* NULL anchor

* update urllib3 dependency

* more fixes
2018-12-12 20:28:00 +03:00
filimonov
8978421495
Update in_functions.md 2018-12-06 17:37:25 +01:00
alexey-milovidov
c5dac3d496
Merge pull request #3724 from ClickHouse-Ninja/master
timeSlots: add optional parameter 'Size'
2018-12-02 03:34:52 +03:00
Kirill Shvakov
566644b171 timeSlots: add optional parameter 'Size' 2018-12-01 10:01:20 +02:00
alexey-milovidov
af013285e9
Merge branch 'master' into base64_functions 2018-11-23 21:33:56 +03:00
BayoNet
361c0b8e59 New topic in the docs "Permissions for queries" (#3616)
* Update of english version of descriprion of the table function `file`.

* New syntax for ReplacingMergeTree.
Some improvements in text.

* Significantly change article about SummingMergeTree.
Article is restructured, text is changed in many places of the document. New syntax for table creation is described.

* Descriptions of AggregateFunction and AggregatingMergeTree are updated. Russian version.

* New syntax for new syntax of CREATE TABLE

* Added english docs on Aggregating, Replacing and SummingMergeTree.

* CollapsingMergeTree docs. English version.

* 1. Update of CollapsingMergeTree. 2. Minor changes in markup

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatefunction.md

* Update aggregatingmergetree.md

* GraphiteMergeTree docs update.
New syntax for creation of Replicated* tables.
Minor changes in *MergeTree tables creation syntax.

* Markup fix

* Markup and language fixes

* Clarification in the CollapsingMergeTree article

* DOCAPI-4821. Sync between ru and en versions of docs.

* Fixed the ambiguity in geo functions description.

* Example of JOIN in ru docs

* Deleted misinforming example.

* New topic 'Permissions for queries'

* Fixes for docs consistency.

* Self-targeting link.
2018-11-20 18:26:56 +03:00