generall
4eeeb1d739
rollback article renaming
2024-12-14 14:19:19 +00:00
generall
aec37ca131
remove scrollbar
2024-11-19 17:20:56 +01:00
Andrey Vasnetsov
8eda527610
Update distributed_deployment.md
2024-11-09 21:57:14 +01:00
Andrey Vasnetsov
2b62adfb12
image preview
2024-10-23 19:52:05 +02:00
Andrey Vasnetsov
ebfd5c100f
Update explore.md ( #1234 )
2024-10-13 21:07:49 +02:00
generall
14b3880282
mention that text index can be on-disk
2024-10-08 20:36:50 +02:00
Andrey Vasnetsov
b16f9ea464
Update qdrant-landing/content/blog/qdrant-1.12.x.md
2024-10-08 14:25:54 +02:00
Andrey Vasnetsov
db88f2ddd3
Update qdrant-landing/content/blog/qdrant-1.12.x.md
2024-10-08 14:25:48 +02:00
Andrey Vasnetsov
6dd00c133d
Update vectors.md
2024-09-19 20:25:55 +02:00
generall
9d5ec84f6e
add warning about init_from
2024-09-12 14:10:35 +02:00
generall
38ae15309d
interate crab
2024-08-20 22:44:10 +02:00
generall
9c0f69637b
hash map suggestions
2024-08-20 22:39:43 +02:00
generall
c5b59f99a7
review fix
2024-08-20 19:05:22 +02:00
generall
31f0c4d3de
review fix
2024-08-20 19:03:22 +02:00
generall
04df1374ea
finish the article
2024-08-20 18:51:47 +02:00
generall
b9eb68b5ec
rollback text changes
2024-08-20 12:57:06 +02:00
Andrey Vasnetsov
73960d05fd
Update hybrid-queries.md - fix url to group request
2024-08-18 23:40:21 +02:00
generall
d55fb1c737
add draft article
2024-08-16 01:51:27 +02:00
generall
955cc76e4f
remove workspace_2 and replace with group_id
2024-08-16 00:01:23 +02:00
generall
37aa710409
remove workspace_2
2024-08-13 18:54:10 +02:00
generall
053badb564
on-disk, tenants and principal
2024-08-13 18:48:28 +02:00
Andrey Vasnetsov
32aa793f28
add random sample examples ( #1085 )
2024-08-13 16:52:06 +02:00
generall
242f24d591
fix python snippets for query_points_groups
2024-08-13 14:57:17 +02:00
Andrey Vasnetsov
520430a1c5
add uuid index mentions ( #1082 )
2024-08-13 13:46:16 +02:00
Andrey Vasnetsov
6f139caada
add is_tenant to multitenancy docs ( #1076 )
...
* add is_tenant to multitenancy docs
* fix alert
* fix alert
* update python snippet
2024-08-12 21:27:25 +02:00
generall
47205c5425
fix styling
2024-07-10 11:13:16 +02:00
generall
f81247cb19
add alert to bm42
2024-07-10 11:11:12 +02:00
generall
623e7ce502
adj text
2024-07-09 13:04:29 +02:00
generall
c00615b50e
fix link
2024-07-09 13:03:43 +02:00
generall
e855ec4fb9
remove tantivy from bm42 article
2024-07-09 09:37:33 +02:00
Andrey Vasnetsov
6b9e82356f
fix according to feedback ( #1010 )
2024-07-05 19:15:17 +02:00
generall
d018e5961e
fix benchmark table js rendering
2024-07-04 21:01:38 +02:00
generall
e60fe8098c
fix snippet example
2024-07-04 00:39:11 +02:00
generall
5ab314eca9
fix typo
2024-07-03 21:04:43 +02:00
generall
88da41ccb6
upd date
2024-07-02 10:54:11 +02:00
+1
f5cd7a09fe
Release 1 10 aggregated ( #1005 )
...
* Qdrant 1.10: describe IDF computation (#996 )
* describe IDF computation
* add python snippet, fix typo
* docs: Java, Csharp
* add ts and rust examples
* docs: Formatting Java, Csharp indexing.md
* fix language
---------
Co-authored-by: Luis Cossío <luis.cossio@outlook.com >
Co-authored-by: Anush <anushshetty90@gmail.com >
Co-authored-by: davidmyriel <davidmyriel@gmail.com >
* Qdrant 1.10: add vectors page with description of vector types and datatypes (#995 )
* add vectors page with description of vector types and datatypes
* docs: csharp vectors.md
* docs: Java vectors.md
* docs: Java, Csharp formatting
* wip: rust and typescript snippets
* Update qdrant-landing/content/documentation/concepts/vectors.md
Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com >
* Update qdrant-landing/content/documentation/concepts/vectors.md
Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com >
* add rest of snippets
* add proofread and edit text
---------
Co-authored-by: Anush <anushshetty90@gmail.com >
Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com >
Co-authored-by: davidmyriel <davidmyriel@gmail.com >
* Qdrant 1.10.0: document S3 snapshots, reorganize storage text (#994 )
* Move snapshots storage section down, add local fs and S3 sub sections
* Remove yaml suffix from S3 secrets
* Update S3 example configuration, it didn't match latest release
* Update GitHub Stars (#993 )
Co-authored-by: generall <generall@users.noreply.github.com >
* Add documentation for the Query API [v1.10] (#990 )
* Add documentation for the Query API
* review suggestions
* upd url
* Add rrf image, fix typos
* easier intro image to fusion
* add python snippets
* docs: java, csharp
* docs: csharp hybrid-queries.md
* docs: Format hybrid-queries.md
* Add Rust client search examples using Query API
* docs: Java hybrid-queries.md
* doc: Helper comment
* Add Rust examples in hybrid queries
* v1.10.0 typescript snippets (#999 )
* v1.10.0 typescript snippets
* missed using
* missed comments
* missed docs
* Address @agourlay's review
* fix proofread & edit
---------
Co-authored-by: generall <andrey@vasnetsov.com >
Co-authored-by: Anush <anushshetty90@gmail.com >
Co-authored-by: timvisee <tim@visee.me >
Co-authored-by: Ivan Pleshkov <pleshkov.ivan@gmail.com >
Co-authored-by: davidmyriel <davidmyriel@gmail.com >
* [WIP] Version 1.10. Release Article (#992 )
* add release article draft
* add wip links
* fix article linnk
* add more information
* fix link
* add parameters
* add benchmark info
* better issues window screenshot
* fix image and descriptions
* add last bits of info
* update release header
* fix title
* docs: Java, Csharp snippets
* docs: Fixed typos
* Removed first Java, C# snippets for a simpler intro
* Update S3 snapshot storage, link to configuration section
* Update S3 configuration example
* Add Rust examples
* Update new Rust client text
* Mention ColBERT Rust snippet as good client example
* Update qdrant-landing/content/blog/qdrant-1.10.x.md
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com >
* Update qdrant-landing/content/blog/qdrant-1.10.x.md
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com >
* Update qdrant-landing/content/blog/qdrant-1.10.x.md
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com >
* Update qdrant-landing/content/blog/qdrant-1.10.x.md
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com >
* Update qdrant-landing/content/blog/qdrant-1.10.x.md
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com >
* Update qdrant-landing/content/blog/qdrant-1.10.x.md
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com >
* Update qdrant-landing/content/blog/qdrant-1.10.x.md
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com >
* Update qdrant-landing/content/blog/qdrant-1.10.x.md
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com >
* Update qdrant-landing/content/blog/qdrant-1.10.x.md
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com >
* add last few changes
* Fix internal link
* Update Rust documentation links to point to specific version
---------
Co-authored-by: Luis Cossío <luis.cossio@outlook.com >
Co-authored-by: Anush <anushshetty90@gmail.com >
Co-authored-by: timvisee <tim@visee.me >
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com >
* upd links in release blog post
* dont use links with domain
* [draft] bm 42 article (#969 )
* bm 42 article draft
* upd the article
* BPE -> wordpiece
* azeret mono as fallback font
* testing other fallback for monospace font
* self hosted fonts
* only proofread & edit
* Update qdrant-landing/content/articles/bm42.md
* last fixes
---------
Co-authored-by: trean <trean.mi@gmail.com >
Co-authored-by: davidmyriel <davidmyriel@gmail.com >
* fix link
---------
Co-authored-by: Luis Cossío <luis.cossio@outlook.com >
Co-authored-by: Anush <anushshetty90@gmail.com >
Co-authored-by: davidmyriel <davidmyriel@gmail.com >
Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com >
Co-authored-by: Tim Visée <tim@visee.me >
Co-authored-by: generall <generall@users.noreply.github.com >
Co-authored-by: Luis Cossío <luis.cossio@qdrant.com >
Co-authored-by: Ivan Pleshkov <pleshkov.ivan@gmail.com >
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com >
Co-authored-by: trean <trean.mi@gmail.com >
2024-07-01 23:49:08 +02:00
generall
3f0ca224b9
readability improvements
2024-06-25 23:52:33 +02:00
generall
ca64a33c6f
upd image for article
2024-06-18 17:44:50 +02:00
Andrey Vasnetsov
cc1bd3cb62
update benchmark results ( #972 )
...
* update benchmark results
* upd text
2024-06-17 22:01:23 +02:00
generall
776ed57754
highligh, that ids are generated by client
2024-06-11 12:15:40 +02:00
generall
4c1d2a91de
fix script
2024-05-30 20:22:00 +02:00
generall
fc01fda017
fix /qdrant/storage
2024-05-23 18:39:19 +02:00
generall
4a92e041bf
remove item to prevent overflow
2024-05-22 21:34:56 +02:00
generall
21e60c8972
fix wording in pricing
2024-05-22 21:30:25 +02:00
generall
071777d486
add vector space wall link
2024-05-22 21:14:59 +02:00
generall
b15432bf3e
add contact-us to menu
2024-05-22 20:44:05 +02:00
generall
e25b0a4526
add more logos
2024-05-22 20:30:51 +02:00
Andrey Vasnetsov
d4c0627806
compress some images ( #922 )
2024-05-22 10:09:09 +02:00
Andrey Vasnetsov
722b1a327b
replace mmap_threshold with on_disk=true param ( #915 )
2024-05-21 12:13:38 +02:00
Andrey Vasnetsov
93c2a5b732
add code search demo into the list ( #904 )
2024-05-21 10:50:02 +02:00
generall
07ac489051
deloy with full url
2024-05-21 10:34:44 +02:00
generall
de83d8b5dd
replace links to hybrid cloud
2024-05-21 10:11:09 +02:00
generall
7b5d23518c
fix netlify
2024-05-21 10:02:57 +02:00
generall
e4a52cc537
add rust example
2024-05-18 19:47:35 +02:00
generall
4dfc847228
rewrite sparse index documentation
2024-05-18 19:39:42 +02:00
Andrey Vasnetsov
9894eac76e
remove mentions of the exact domain from the content ( #902 )
...
* remove mentions of the exact domain from the content
* fix links
* fix links
2024-05-15 18:01:28 +02:00
generall
cb7e6ad813
update images for dark background
2024-05-13 11:00:33 +02:00
c1584d7d6d
add description of vector datatypes for v1.9.0 release ( #836 )
...
* add description of vector datatypes for v1.9.0 release
* docs: vector type C#, Java collections.md
* add rust snippet
* add go snippet
* removing go snippet for the time being
* typescript snippet
---------
Co-authored-by: Anush <anushshetty90@gmail.com >
Co-authored-by: Luis Cossío <luis.cossio@outlook.com >
Co-authored-by: Arnaud Gourlay <arnaud.gourlay@gmail.com >
Co-authored-by: Ivan Pleshkov <pleshkov.ivan@gmail.com >
2024-04-22 16:45:57 +02:00
generall
8055bcde0b
up docs version
2024-04-22 15:33:08 +02:00
generall
0f94e4df77
redirect for hybrid saas
2024-04-16 17:13:32 +02:00
generall
f1c4c617bc
redirect for hybrid saas
2024-04-16 17:02:49 +02:00
generall
66c1b8315c
redirect for hybrid saas
2024-04-16 16:57:27 +02:00
generall
c6c2dfece8
redirect for hybrid saas
2024-04-16 16:49:31 +02:00
Andrey Vasnetsov
e61571ec3f
Update qdrant-fundamentals.md
2024-04-11 16:26:19 +02:00
generall
44f48c9d6b
adjust broken links
2024-03-31 21:50:50 +02:00
Andrey Vasnetsov
4b8e4a3d57
preview images ( #672 )
2024-03-19 13:42:55 +01:00
Andrey Vasnetsov
cae8456ce1
Fixing links again ( #697 )
...
* use relative links instead of absolute
* add trailing slashes to avoid 301 redirect
* add trailing slashes to avoid 301 redirect
* make link checker unhappy with local redirects
* test if ci fails (should fail)
* rollback: test if ci fails (should fail)
2024-03-07 20:31:05 +01:00
generall
fcdf85a77c
up docs version
2024-03-06 15:15:54 +01:00
Andrey Vasnetsov
41a63389f9
fix link checker CI ( #677 )
...
* fix link checker CI
* fix link checker CI
* fix missing image preview
2024-03-05 10:20:29 +01:00
generall
170452ac21
generate previews
2024-02-27 12:32:52 +01:00
generall
d1f5c8414e
latest hugo
2024-02-26 20:50:42 +01:00
generall
b0e8e08949
do not specify old hugo version
2024-02-26 20:03:48 +01:00
generall
ade3aaf492
fix bq article images
2024-02-25 19:52:46 +01:00
generall
ae87dd0db3
fix build on latest hugo and social previews (again)
2024-02-20 21:20:56 +01:00
generall
75e223f0c0
remove glg
2024-02-19 13:33:50 +01:00
generall
feaf5a5595
remove glg
2024-02-19 13:30:31 +01:00
generall
9f7d10d93f
update comparision to pinecone
2024-02-17 15:44:31 +01:00
generall
914a88cdb0
fix image generation script
2024-02-14 21:25:53 +01:00
Andrey Vasnetsov
7a4349cd83
fix bash examples ( #605 )
2024-02-13 01:38:41 +01:00
generall
807d72ae44
add env variable option to the configuration of API key
2024-02-09 19:22:19 +01:00
generall
1283246c83
replace exact version with latest
2024-02-09 19:20:06 +01:00
generall
9761a7220b
fix icon
2024-01-31 16:42:50 +01:00
generall
d2432eb6a0
fix preview image if nothin is specified
2024-01-22 22:31:25 +01:00
Andrey Vasnetsov
9121d39586
only render google analytics on production ( #526 )
...
* only render google analytics on production
* explicitly set env to staging
2024-01-15 01:57:43 +01:00
Andrey Vasnetsov
177a4bae5e
add hybrid saas form ( #505 )
...
* add hybrid saas form
* more questions
2024-01-12 17:07:22 +01:00
generall
8b15562d4e
update lychee instead of configuring
2024-01-12 15:57:54 +01:00
generall
a9bf36af47
use custom runner
2024-01-12 15:09:01 +01:00
generall
4e026132e8
header
2024-01-12 13:42:41 +01:00
generall
8c9b855bbe
add user agent header to link checker
2024-01-12 13:37:30 +01:00
generall
1de83e9a9b
fix blog link
2024-01-09 20:29:39 +00:00
generall
963cad574f
upd aspect ratio for blog to 2:1
2024-01-08 19:50:04 +00:00
generall
935bbe4cfc
fix snippets
2024-01-08 18:07:44 +00:00
generall
6c0f607529
run blog update script on pushes into master
2024-01-08 17:39:32 +00:00
generall
3571baf7ff
update blog preview if they are older than source
2024-01-08 17:38:46 +00:00
generall
d30793d72f
add case studies to blog
2024-01-06 23:58:28 +00:00
generall
fadd83d87b
fix netlify redirection
2023-12-28 11:55:27 +00:00
generall
f61df8d456
add custom email templates
2023-12-28 11:34:32 +00:00
Andrey Vasnetsov
0e59ee37de
Blog image cms ( #483 )
...
* fallback logic for social preview images
* fallback logic for preview images
2023-12-28 11:08:20 +00:00
generall
e4a6f954c0
add subscribe confirmation page
2023-12-26 11:53:00 +00:00
Andrey Vasnetsov
d63937fd72
Update security.md
2023-12-25 13:20:18 +00:00