Robert Schulze
46434f9040
Merge pull request #63578 from ElderlyPassionFruit/add-compression-sorts-optimization
...
Best-effort sorting to improve compressability
2024-06-04 19:02:55 +00:00
Robert Schulze
d5ec72d2a3
Be more graceful to existing inverted indexes
2024-05-31 15:50:16 +00:00
Robert Schulze
335a0844f5
Cosmetics and docs
2024-05-27 09:41:29 +00:00
Shaun Struwig
f8fc1fa338
Merge branch 'master' into document_revision
2024-05-23 16:00:38 +02:00
Blargian
ce26c4f657
Review changes and replace … with ...
2024-05-23 13:54:45 +02:00
Jordi Villar
16889ff032
Rollback doc example
2024-05-17 18:03:51 +02:00
Jordi Villar
acba6fd7a2
Fix typo
2024-05-17 17:57:24 +02:00
Jordi Villar
a2c040111c
Improve ReplacingMergeTree is_deleted documentation
2024-05-17 17:47:35 +02:00
Justin de Guzman
849dd825c5
[Docs] Use ReplicatedMergeTree not ReplicatedReplacingMergeTree for data replication examples
2024-05-09 15:33:40 -07:00
Robert Schulze
0f87653fef
Rename "inverted" to "fulltext"
2024-05-06 16:59:36 +00:00
Robert Schulze
b00c64fe9d
Docs: Remove tuple support from ANN indexes
...
Indexes for approximate nearest neighbourhood (ANN) search (Annoy,
USearch) can currently be build on columns of type Array(Float32) or
Tuple(Float32[, Float32[, ...]]). In practice, only Arrays are relevant
which makes sense as arrays store high-dimensional embeddings
consecutively and the additional flexibility of different data types in
a tuple is not needed.
Therefore, removing support for ANN indexes over tuple columns to
simplify the code, tests and docs.
2024-05-06 14:18:30 +00:00
Robert Schulze
53c089722c
Docs: Add a note about the naming of the inverted index in earlier versions
2024-05-06 14:04:34 +00:00
Robert Schulze
0a01a92bf8
Merge pull request #62884 from rschu1ze/inverted-to-fulltext
...
Rename "inverted index" to "full-text index"
2024-04-30 20:03:35 +00:00
Julia Kartseva
8c99b0d5eb
docs
2024-04-29 18:01:21 +00:00
HowePa
26b46816d4
fix settings link
2024-04-29 11:36:45 +08:00
alesapin
1b562ce569
Merge pull request #61769 from kirillgarbar/modify-engine
...
Search for convert_to_replicated flag at the correct path
2024-04-24 18:17:29 +00:00
Robert Schulze
56e32e0f99
Rename MergeTreeIndexInverted* to MergeTreeIndexFullText*
2024-04-24 07:20:08 +00:00
Raúl Marín
b90eb1962f
Remove mentions of clean_deleted_rows from the documentation
2024-04-11 19:56:30 +02:00
Kirill
f2e0a3be1c
Fix typo in docs
...
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
2024-03-25 01:31:59 +03:00
Mark Needham
a85886c2e0
AggregatingMergeTree: Split table creation and MV definition + add more to example
2024-03-22 16:26:43 +00:00
Кирилл Гарбар
acb623f802
Mention problem in docs
2024-03-22 16:11:23 +03:00
kssenii
b538e94acf
Merge remote-tracking branch 'origin/master' into add-documentation-for-disks-configuration
2024-03-14 14:06:12 +01:00
Smita Kulkarni
a168a84624
Merge branch 'master' into Fix_endpoint_for_azureblobstorage
2024-02-29 10:55:31 +01:00
Smita Kulkarni
5d68c9f046
Updated default value of endpoint_contains_account_name to true
2024-02-29 09:38:13 +01:00
Alexander Tokmakov
25c82a5949
Merge pull request #57798 from kirillgarbar/modify-engine
...
Convert MergeTree tables to replicated on server restart if flag is set
2024-02-28 21:55:15 +01:00
Smita Kulkarni
a46d7c9191
Updated docs and addressed comments
2024-02-28 11:25:35 +01:00
Smita Kulkarni
6ec23a0879
Updated docs for endpoint
2024-02-26 14:36:06 +01:00
Alexander Tokmakov
c5ab1893d7
Merge branch 'master' into modify-engine
2024-02-21 20:37:58 +01:00
zvonand
622f3ebbe1
update behavior to be more intuitive
2024-02-20 10:19:52 +01:00
zvonand
e0d8a77792
fix typos and docs
2024-02-20 10:19:51 +01:00
zvonand
811027aa00
sort -> stable_sort
2024-02-20 10:19:51 +01:00
zvonand
1701183ced
add volume_priority description in docs
2024-02-20 10:19:51 +01:00
Alexander Tokmakov
03ff171922
Merge branch 'master' into modify-engine
2024-02-16 17:22:24 +01:00
kssenii
5ae410e633
A bit more explanation
2024-02-15 18:33:38 +01:00
kssenii
9bcd4daabe
Better
2024-02-15 16:35:50 +01:00
kssenii
750a82a4ff
Update doc
2024-02-15 13:23:33 +01:00
Nikolai Fedorovskikh
a98af159b5
[Docs] fix some typos and missing commas
2024-02-13 02:10:41 +01:00
Robert Schulze
1bfeee1954
Some fixups
2024-01-18 20:49:50 +00:00
Robert Schulze
15700592f7
Merge remote-tracking branch 'ClickHouse/master' into column_level_compress_block
2024-01-18 19:12:57 +00:00
Duc Canh Le
b16a4cf361
add document
...
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-01-18 07:55:44 +00:00
Кирилл Гарбар
dfbc2b142c
GetTableDataPath and new docs
2024-01-17 12:50:09 +03:00
Robert Schulze
3fbbeaa319
Update docs
2024-01-12 14:10:25 +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
9323fe8ecd
Cosmetics
2024-01-10 12:50:05 +00:00
Кирилл Гарбар
85163994dc
Merge remote-tracking branch 'ClickHouse/master'
2024-01-09 04:51:51 +03:00
Кирилл Гарбар
c7b14d190e
Remove flags directory
2024-01-08 07:09:38 +03:00
Sema Checherinda
92ad027714
add docs
2024-01-05 13:42:30 +00:00
Alexander Tokmakov
bdada351c8
Revert "Merge pull request #58274 from ClickHouse/revert-58267"
...
This reverts commit 583b9637c2
, reversing
changes made to 224e937620
.
2023-12-28 14:07:59 +01:00
Alexey Milovidov
c7efd2afea
Revert #58267
2023-12-28 04:09:33 +01:00