Commit Graph
100 Commits
Author SHA1 Message Date
Tim Visée 815e7f5e65 Merge pull request #1448 from qdrant/feat/bashofmann/log_format
Add docs for the logger.format configuration field
2025-02-04 15:02:31 +01:00
timvisee 8c6f23fafe Bump configuration file 2025-02-04 11:00:51 +01:00
Tim Visée 2a3671903f Merge pull request #1444 from qdrant/fix/emruz/json-example
Fix JSON example for distributed deployment
2025-02-03 12:46:20 +01:00
Tim ViséeandOliver Mannion 7ad4e500ff Update qdrant-landing/content/documentation/guides/distributed_deployment.md
Co-authored-by: Oliver Mannion <125105+tekumara@users.noreply.github.com>
2025-01-28 16:43:52 +01:00
timvisee f2f8ec6d82 Extend write consistency factor text, reapply on client vs lower factor 2025-01-28 16:43:51 +01:00
Tim Visée df5f877378 Merge pull request #1417 from qdrant/docs-gpu-tweaks-2
Minor GPU documentation tweaks (2)
2025-01-23 17:03:52 +01:00
timvisee af90ec4d15 Fix indents and rearrange links 2025-01-23 15:40:56 +01:00
Tim Visée cd26e40591 Merge pull request #1416 from qdrant/docs-gpu-tweaks
Minor GPU documentation tweaks
2025-01-23 15:32:23 +01:00
timvisee 60d72a72b4 Minor GPU documentation tweaks 2025-01-23 15:21:10 +01:00
Tim Visée 23dd2e73b0 Merge pull request #1411 from qdrant/updating-lookup
additional information for the lookup collection
2025-01-23 09:50:04 +01:00
Tim Visée d317a4b78e Fix URL formatting 2025-01-20 17:02:14 +01:00
Tim Visée 2f2ddb7db0 Merge pull request #1406 from qdrant/resharding-multinode-clusters
Resharding requires cluster manager, only enabled on multi node clusters
2025-01-20 11:33:31 +01:00
timvisee 15d4c470ff Resharding requires cluster manager, only enabled on multi node clusters 2025-01-20 11:28:22 +01:00
Tim Visée baedb48103 Merge pull request #1405 from 1995chen/docs/administration
doc: Strict mode python client code update
2025-01-20 11:03:46 +01:00
Tim Visée 83a51f5b61 Merge pull request #1404 from qdrant/docker-run-quoted-path
Quote the path in docker run command
2025-01-20 10:36:29 +01:00
timvisee 6d180d8096 Quote the path in docker run command 2025-01-20 10:08:10 +01:00
Tim Visée ead3cd82e0 Merge pull request #1394 from qdrant/feature-resharding
[docs] Resharding
2025-01-17 11:52:51 +01:00
Tim Visée ae53349f83 Merge pull request #1393 from qdrant/doc-strict-mode
[docs] Docs for strict mode
2025-01-17 11:50:32 +01:00
Tim ViséeandRoman Titov 1bd2e74b44 Remove double spaces
Co-authored-by: Roman Titov <ffuugoo@users.noreply.github.com>
2025-01-17 11:50:01 +01:00
timvisee 3acbe4d841 List strict mode config property in collection creation and update 2025-01-17 11:46:48 +01:00
timvisee 1087baaa89 Interlink collection create and update operations 2025-01-17 11:44:58 +01:00
Tim Visée 56cbe4d42a Merge pull request #1386 from qdrant/docs-has-vector-condition
[docs] Document HasVector condition
2025-01-17 11:40:51 +01:00
timvisee 7bcaa4b074 Resharding state can be seen in collection cluster info instead 2025-01-17 11:16:23 +01:00
timvisee f3fcef84e6 Update bullet list 2025-01-16 16:20:56 +01:00
timvisee f506673b02 Update cloud link 2025-01-16 16:18:35 +01:00
timvisee 318adb375d Don't link to cloud in available as of notice 2025-01-16 16:17:10 +01:00
timvisee f374f6bf74 Update resharding recommendations above 2025-01-16 16:16:44 +01:00
timvisee 311f3f893d Mention resharding in distributed deployment documentation 2025-01-16 16:13:44 +01:00
timvisee 59a5a0e9c0 Tweak documentation 2025-01-16 16:07:47 +01:00
timvisee 8bcc31a9f6 Clean up documentation 2025-01-16 16:03:00 +01:00
timvisee b1d229377b Document resharding feature 2025-01-16 16:02:35 +01:00
Tim Visée f4591ba867 Merge pull request #1369 from breezykermo/breezykermo/fix-typos
A few typo and grammar fixes
2025-01-06 11:08:24 +01:00
Tim Visée 5ea04f014d Merge pull request #1357 from qdrant/update-config-v1.12.5
Update configuration
2024-12-20 17:39:14 +01:00
timvisee d1f315ef0a Update configuration 2024-12-20 17:21:33 +01:00
timvisee 049a9f2aff For a grey collection status, hint to use the trigger optimizers button 2024-12-20 12:23:08 +01:00
Tim Visée 1761181d37 Merge pull request #1318 from qdrant/feat/bashofmann/replication-cloud-notes
Add information on updating replication_factor cloud vs open-source
2024-11-26 10:24:28 +01:00
timvisee 624179f89c Elaborate on CPU requirements, 32-bit machines are not supported 2024-09-17 14:03:10 +02:00
Tim Visée 9bc8a52b5b Merge pull request #1129 from justinrmiller/1125-add-logging-to-file-documentation
Adding documentation for specifying writing log files to disk.
2024-09-11 09:35:02 +02:00
Tim Visée 8668c46367 Merge pull request #1100 from qdrant/guides-installation-first
In guides, list installation first
2024-08-16 10:49:10 +02:00
timvisee 58c23e217d List installation first in guides 2024-08-16 10:26:13 +02:00
Tim Visée 65f1b6aa62 Fix some typos, sentences and punctuation 2024-08-16 10:10:34 +02:00
timvisee f5a9286633 UUIDs are 36 bytes in string representation 2024-08-13 10:03:44 +02:00
Tim Visée c5e003c19b Merge pull request #1052 from qdrant/rust-part-2
docs: New Rust SDK snippets for /concepts
2024-07-24 09:08:21 +02:00
timvisee 3901c4a698 Remove note about getting duplicate points if matching multiple payloads 2024-07-05 12:03:16 +02:00
Tim Visée 087137738a Merge pull request #543 from mogery/master
Add S3 config into example
2024-06-27 16:04:54 +02:00
Tim Visée 7de7c24f84 Merge pull request #855 from qdrant/troubleshoot-wal-resource-unavailable
Docs: add FAQ for not being able to open collection WAL
2024-04-30 10:39:17 +02:00
timvisee 6d7273fcca Resolve review comments 2024-04-30 10:27:12 +02:00
timvisee 9d2c8a6dae Add FAQ for not being able to open collection WAL 2024-04-30 10:21:34 +02:00
timvisee 0eb54d4152 Prefix pull request IDs with a hash 2024-04-24 09:55:24 +02:00
Tim Visée b459d2de3d Merge pull request #779 from qdrant/docs-collection-status-grey
Document grey collection status for Qdrant 1.9
2024-04-22 16:14:02 +02:00
Tim Visée c3ee442493 Merge pull request #826 from qdrant/docs-full-snapshot-not-for-distributed
Docs: full storage snapshots are not for distributed mode
2024-04-22 15:43:38 +02:00
Tim ViséeandAnush 9e045ed9e2 Document WAL delta transfer for Qdrant 1.9 (#736)
* List Qdrant version that supports each shard transfer method

* Update shard transfer method feature table

* Describe WAL delta transfer in more detail

* Improve first shard transfer method sentence

* Improve WAL delta text

* List possible targets in shard transfer method feature matrix

* Update connectivity text in shard transfer method feature matrix

* Remove unordered lists to give shard transfer feature matrix more space

* Shorten text in shard transfer method feature matrix

* Add notice, shard transfer methods may affect ordering guarantees

* Fix minor capitalization issue

* Update qdrant-landing/content/documentation/guides/distributed_deployment.md

Co-authored-by: Anush  <anushshetty90@gmail.com>

* Apply suggestions from code review

Co-authored-by: Anush  <anushshetty90@gmail.com>

---------

Co-authored-by: Anush <anushshetty90@gmail.com>
2024-04-22 15:28:38 +02:00
Tim ViséeandAnush a158180567 Update qdrant-landing/content/documentation/concepts/snapshots.md
Co-authored-by: Anush  <anushshetty90@gmail.com>
2024-04-22 14:11:54 +02:00
Tim ViséeandAnush d075e52e89 Update qdrant-landing/content/documentation/concepts/collections.md
Co-authored-by: Anush  <anushshetty90@gmail.com>
2024-04-22 14:01:50 +02:00
Tim ViséeandAnush 90911911d1 Update qdrant-landing/content/documentation/concepts/collections.md
Co-authored-by: Anush  <anushshetty90@gmail.com>
2024-04-22 13:57:51 +02:00
timvisee 0245eec78c Describe grey collection status, suggest users to use update operation 2024-04-22 10:10:47 +02:00
timvisee 5b278324f4 List grey collection status color 2024-04-22 10:10:47 +02:00
timvisee 04e16c5e9a Hyperlink distributed mode 2024-04-22 10:09:44 +02:00
timvisee 8c0ddeb5f2 Note that full storage snapshots are not for distributed mode 2024-04-22 10:09:44 +02:00
Tim Visée c6ae37487b Merge pull request #737 from qdrant/integer-index
docs: Parameterized int index Java, C# examples
2024-03-21 15:24:07 +01:00
Tim Visée b8d6f64403 Merge pull request #741 from qdrant/shard-transfer-delist-consistency
For shard transfer methods, don't list consistency but ordering guarantees
2024-03-21 14:56:18 +01:00
timvisee c4f049199c For shard transfer methods, don't list consistency but ordering guarantees 2024-03-21 12:17:50 +01:00
Tim Visée 366e5d2fce Merge pull request #520 from qdrant/int-index-params
Documentation for parameterized integer index
2024-03-19 17:46:11 +01:00
Tim ViséeandMike Jang 2024cf6ae3 Update qdrant-landing/content/documentation/concepts/filtering.md
Co-authored-by: Mike Jang <michael.jang@qdrant.io>
2024-03-06 11:29:41 +01:00
Tim ViséeandAnush d3a6649b1a Update qdrant-landing/content/documentation/concepts/filtering.md
Co-authored-by: Anush <anushshetty90@gmail.com>
2024-03-06 11:29:20 +01:00
Tim ViséeandMike Jang 9ed077c0e7 Update qdrant-landing/content/documentation/concepts/payload.md
Co-authored-by: Mike Jang <michael.jang@qdrant.io>
2024-03-06 11:29:04 +01:00
Tim Visée 1d4e3d27fb Update qdrant-landing/content/documentation/concepts/filtering.md 2024-03-06 11:28:52 +01:00
Tim Visée 0a3c61c65c Merge pull request #532 from qdrant/fix-nested-filter-example
Fix JSON in nested filter example
2024-02-26 10:37:04 +01:00
timvisee 99cadde7df Fix typo 2024-02-22 17:46:31 +01:00
Tim Visée 9ce31a790a Merge pull request #606 from davidmyriel/dave-docs-interfaces
New images to adhere to figma style guide
2024-02-13 08:50:55 +01:00
timvisee d9ff879cba Fix typo 2024-02-08 09:52:09 +01:00
Tim Visée 31cc778693 Make name of blog article file shorter (#551) 2024-01-25 17:51:08 +01:00
timvisee 06e760bc8e Fix bold text in latest article 2024-01-25 17:39:26 +01:00
Tim Visée 23a1597aef Merge pull request #547 from lordrip/patch-1
Update create-snapshot.md
2024-01-23 21:27:34 +01:00
timviseeandMike Jang 6c95d676a3 Update description based on review
Co-authored-by: Mike Jang <michael@linuxexam.com>
2024-01-18 16:01:13 +01:00
timvisee 07a62be9f3 Fix JSON in nested filter example 2024-01-16 17:40:47 +01:00
timvisee 71e60b673d Update integer index params type naming 2024-01-12 11:29:41 +01:00
timvisee 65d4b539c5 Add section for parameterized integer index 2024-01-12 10:37:13 +01:00
Tim Visée 743a964e08 Merge pull request #519 from HarshavardhanNetha/patch-1
Update optimize.md
2024-01-12 09:08:05 +01:00
Tim Visée f9867f6840 Merge pull request #493 from qdrant/docs/snapshots-extension
Update documentation about snapshots
2024-01-02 14:22:15 +01:00
Tim Visée 49106b9f09 Merge pull request #460 from qdrant/v1.7.x-crosslink-sparse-vectors-article
From release article, link to sparse vectors article
2023-12-12 11:27:05 +01:00
timvisee 63d78c9bdc Remove stay tuned notice 2023-12-12 10:47:38 +01:00
timvisee b21c33f65c In 1.7 release article, link to new sparse vectors article 2023-12-12 10:43:34 +01:00
Tim Visée 6073405006 Use consistent PR links in Qdrant 1.7 release article (#458) 2023-12-11 17:32:41 +05:30
Tim Visée 7a21db6770 Merge pull request #452 from qdrant/pinecone-namespaces-alternative
Qdrant now has user-defined sharding, it is like Pinecone namespaces
2023-12-08 16:10:44 +01:00
timviseeandLuis Cossío 651f2dd237 Apply review suggestion
Co-authored-by: Luis Cossío <luis.cossio@qdrant.com>
2023-12-08 16:09:18 +01:00
timvisee b2978d134b Improve text 2023-12-08 15:13:52 +01:00
timvisee e7facff111 From Pinecone comparison matrix, link to Qdrant features 2023-12-08 14:47:52 +01:00
timvisee c9ec21a558 Pinecone namespaces are like user-defined sharding 2023-12-08 14:43:11 +01:00
timvisee 50091a5a40 Capitalize distributed deployment page because we do it everywhere else 2023-12-08 14:38:29 +01:00
Tim Visée 5ad9a8b310 Merge pull request #451 from qdrant/approximate-points-count-api
From approximate point counts section, link to point API
2023-12-08 13:48:04 +01:00
timvisee 00f0a38b09 From approximate point counts section, link to point API 2023-12-08 13:34:36 +01:00
Tim Visée 2558b1db7f Merge pull request #450 from qdrant/add-discovery-api-section-patch
Patch bad merge in recent PR, link to recommendation API
2023-12-08 13:30:57 +01:00
timvisee bf122f78bc From search, link to recommendation API 2023-12-08 13:25:51 +01:00
timvisee 446779776f Remove section introduced by bad merge 2023-12-08 13:19:07 +01:00
Tim Visée ef38d9dabb Merge pull request #449 from qdrant/update-config-v1.7.0
Update configuration to Qdrant v1.7.0
2023-12-08 13:06:32 +01:00
Tim Visée ab1e438cf7 Merge pull request #447 from qdrant/update-rust-examples-1-7-0
update rust example with shard_key
2023-12-08 13:03:36 +01:00
timvisee 81a86a53d7 Update configuration to Qdrant v1.7.0 2023-12-08 13:03:22 +01:00
timvisee 00a7f1c303 Remove extra newlines 2023-12-08 13:01:22 +01:00
Tim Visée 38e2506c5d Merge pull request #445 from qdrant/sparse-vectors
Sparse vectors documentation
2023-12-08 11:39:16 +01:00