Commit Graph
545 Commits
Author SHA1 Message Date
David Myriel b4589af0f5 Merge pull request #1032 from qdrant/binary-quantization-fixup
nit in binary quantization article
2024-07-17 13:56:34 -07:00
Luis Cossío dbc50d6a87 Try to make text less ambiguous 2024-07-17 16:44:39 -04:00
Luis Cossío c04ee922d0 proofread article changes 2024-07-12 17:47:47 -04: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
Kacper Łukawski ad59119bf6 Add Tantivy back to the BM42 article (#1014) 2024-07-09 12:45:50 +02:00
generall e855ec4fb9 remove tantivy from bm42 article 2024-07-09 09:37:33 +02:00
davidmyriel a646568762 fix vector database 2024-07-07 19:55:14 -07:00
davidmyriel 0769537042 fix neural search 2024-07-07 19:19:11 -07:00
davidmyriel 5b11a2aebf fix langchain integration 2024-07-07 19:03:23 -07:00
davidmyriel 7eaece9d3a fix fastembed 2024-07-07 18:55:00 -07:00
davidmyriel d75238a53b fix product quantization 2024-07-07 18:40:52 -07:00
davidmyriel b189f867c2 fix qdrant 1.8 2024-07-07 18:34:56 -07:00
Andrey Vasnetsov 6b9e82356f fix according to feedback (#1010) 2024-07-05 19:15:17 +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
+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
trean 0f125dddf3 margin after summary tags, removed outdated br tags (#988) 2024-06-27 12:40:08 +02:00
David Myriel a3a19531cf Merge pull request #908 from dianaerrant/diana-content-optimization
[WIP] implement SEO content optimization by JDM
2024-06-20 13:02:14 -07:00
davidmyriel 806f72f9a4 update bq article 2024-06-20 13:00:33 -07:00
davidmyriel 3dc5c5523d fix binary quantization titles 2024-06-20 12:53:05 -07:00
davidmyriel 6623111b1e fix RBAC article text 2024-06-18 18:41:29 -07:00
generall ca64a33c6f upd image for article 2024-06-18 17:44:50 +02:00
David Myriel e7b7a34146 Merge pull request #957 from qdrant/data-privacy
docs: add Data Privacy with Qdrant article
2024-06-18 06:51:24 -07:00
davidmyriel 751828ce3e fix date 2024-06-18 06:45:51 -07:00
davidmyriel 3dda0fb3a1 update screenshot and text 2024-06-18 06:36:53 -07:00
David MyrielandKacper Łukawski 0d98c09a09 Update qdrant-landing/content/articles/data-privacy.md
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>
2024-06-18 04:03:49 -07:00
David MyrielandKacper Łukawski 7d02927032 Update qdrant-landing/content/articles/data-privacy.md
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>
2024-06-18 04:03:22 -07:00
Sabrina 89315b5a1f changing image from png to jpg 2024-06-18 02:57:34 -03:00
davidmyriel 623e86b27b update text and image 2024-06-17 18:02:00 -07:00
Sabrina 980773d01b adding preview images and CTA 2024-06-17 18:45:27 -03:00
David Myriel 04303b275b Merge pull request #954 from atarora/rag_optimization_qdrant_and_quotient
Rag optimization with qdrant using quotient
2024-06-12 18:47:45 -07:00
David Myriel 6dc324bde0 update video 2024-06-12 18:45:56 -07:00
David Myriel ea3e784702 add video 2024-06-12 18:39:09 -07:00
David Myriel 7bc2afb43a fix titles 2024-06-12 18:27:52 -07:00
David Myriel 22c0cb3c94 proofread/edit 2024-06-12 18:20:45 -07:00
kartik-gupta-ij 162191e34e docs: add Data Privacy with Qdrant article 2024-06-10 10:51:04 +05:30
atita arora 9eabc6d1fe Modified image 2024-06-08 18:24:10 +02:00
atita arora 934991a30d Modified title 2024-06-06 13:41:24 +02:00
Anush 4dadcf6465 docs: Switch over API reference to api.qdrant.tech (#939) 2024-06-04 10:20:22 +05:30
atita arora b081826879 Adding article - RAG optimization Qdrant and Quotient 2024-06-03 17:35:45 +02:00
Diana Errant 848fd52fba fix capitalization 2024-05-22 16:53:08 -07:00
Diana Errant 11df458ae2 update content briefs 2024-05-22 16:42:00 -07:00
Diana Errant e1aa5636f9 Merge branch 'diana-content-optimization' of https://github.com/dianaerrant/landing_page into diana-content-optimization 2024-05-22 13:23:15 -07:00
Diana Errant fc85b3b2a1 Merge branch 'qdrant:master' into diana-content-optimization 2024-05-22 13:17:34 -07:00
Anush 9bda12218f chore: Deleted content/articles/qdrant_storage directory (#912)
* chore: Deleted content/articles/qdrant_storage directory

* doc: Rephrase integrations.html
2024-05-21 19:27:17 +05:30
Andrey Vasnetsov 722b1a327b replace mmap_threshold with on_disk=true param (#915) 2024-05-21 12:13:38 +02:00
1f8607334b New Design (#640)
* new design dir

* build script

* build script

* Implement new design (#706)

* initial basic set up

* add customers section

* add core features section

* add customer-stories section

* create common link component

* add docker deploy section

* add vectors section

* minor tweaks

* add footer component

* add use cases page

* general improvements

* add controls to customer stories section

* use mobile first approach

* minor tweaks

* small fix

* add menu mobile

* align breakpoints with Bootstrap

* expand menu items and add menu icos

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* Link hover effect (#739)

* moved icons to the assets dir

* styles for link

* better link animation, added modifiers and updated links on the main page

* fix

* improved arrow animation without js debouncing

* fix

* npm run format

* Hover effects for some links and cards (#744)

* inline links hover

* no underline by default, will add it only in articles later

* more hovers

* reusable card styles

* fix

* Fix top header and add some visual effects (#749)

* fix top banner on mobile and add star background pattern

* add more visual effects

* update vectors image blur effect

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* Updated styles for docker commands to make copying more user-friendly (#750)

* updated styles for docker commans to make copying more user friendly

* npm run format

* Add feature overview cards (#753)

* add feature overview cards

* fix

* Hero image styles and optimization (#756)

* hero image

* optimized hero image for different rezolutions

* image source from md file, fixes

* mobile fix

* removed too small img

* Add grid layout (#752)

* add grid template

* use bootstrap grid main page

* small tweaks

* fix

* fix grid layout

* polish main page

* format code

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* add qdrant vector database page (#757)

* add qdrant vector database page

* fix

* add get started small block

* format code

* fix

---------

Co-authored-by: trean <trean.mi@gmail.com>

* Prettier for Hugo templates (#758)

* better formatting for hugo templates

* npm run format

* add enterprise solutions page (#762)

* add enterprise solutions page

* fix

* customers logos animation (#763)

* use cases page (#760)

* use cases page

* fix use cases layout

* small tweaks

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* Replaced horizontal sections paddings with customized .container padding (#764)

* replaced horizontal sections paddings with customized .container padding

* updated new files

* redundant whitespace

* make asset file names lowercase

* Content structure refactoring (#766)

* refactor top-banner content source

* refactor menu content source

* refactor menu-mobile content source

* refactor hero content source

* refactor main page & get-started content source

* refactor footer content source

* refactor enterprise-solutions content source

* refactor qdrant-vector-database content source

* structure pages content

* format code

* add demos page (#768)

* add demos page

* add interactive tutorials section

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* add qdrant cloud page (#767)

* add qdrant cloud page

* add new blocks and refactor

* fix

* fix

* delete wrapper

* add hybrid cloud page (#769)

* add hybrid cloud page

* fix

* delete wrapper

* run format

---------

Co-authored-by: trean <trean.mi@gmail.com>

* add private cloud page (#773)

* add private cloud page

* delete wrapper

* add pricing page (#777)

* add pricing page

* add and fix some blocks

* fix

* delete empty file

* fix

* finished Hybrid-Cloud page and improved other pages (#782)

* Add blog page (#789)

* add blog page

* fix

* fix

* fix

* fix

* Hybrid cloud landing launch preparation  (#791)

* moved img dir from assets to static

* moved styles for the hybrid cloud page to the separate file

* replaced png with svg, made images not interactable

* updated head with title, favicons, seo

* favicons files

* npm run format

* removed unused files

* Svg instead png and hot-fix (#794)

* moved new images to static

* fixes

* npm run format

* added global base of, removed baseof from hybrid cloud, moved code to the list layout

* npm run format

* fix

* moved icons to static dir (#797)

* add qdrant blog post page (#795)

* add qdrant blog post page

* fix

* Fix core features section (#799)

* fix for core features section

* fix cloud natve card

* google analytis and gtm (#806)

* About us page (#801)

* about us page

* add leadership section

* add investors section

* add open roles section

* add more component to the about page

* our story component

* fix carousel position on the xl screen size

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* Add contact pages (#815)

* Add Not-found Page (#816)

* Add Articles Page and Article-Post Page (#810)

* Add Articles Page and Article-Post Page

* fix

* custom gutters (#812)

* fix

---------

Co-authored-by: trean <trean.mi@gmail.com>

* Add Advanced-search Page (#825)

* Add Advanced-search Page

* fix

* fix format

* Customers review animation (#798)

* splide carousel on the main page

* npm run format

* fix

* buttons fix

* moved content of baseof files to lists, so that all pages used the default layout (#831)

* Add Recommendations page (#833)

* Popup for the desktop submenu (#832)

* popup for the desktop submenu

* section link

* menu urls

* open external menu links in a new tab

* Changed background icons to img so that they are pre-loaded and don't cause glitches when the submenu first appears

* Add RAG and Data-Analysis Pages (#839)

* Add RAG and Data-Analysis Pages

* fix

* Footer links and form (#838)

* updated footer

* hubspot form in the footer

* fix IDs

* submitted message alingn

* fix

* removed unused .md

* Revert "removed unused .md"

This reverts commit e6406a701b.

* Moved 404 page to layouts root (#841)

* moved 404 page to laouts root

* removed unused .md

* format

* Move updates from hc landing (#842)

* fixed scheme image

* fix

* cookie banner and base

* new preview

* fix

* upd seo title, description, keywords

* moved fonts

* youtube video

* format

* Contac forms from Hubspot (#843)

* adjusted the form partial to reuse

* hubspot contact form

* fixes

* format

* error messages fixes

* Single page default layout, article content partial, table (#846)

* single page default layout, article content partial, table

* fix

* fix

* Code snippets for articles, blog, docs (#847)

* code highlight

* import highlight scss

* code copy button and highlight styles

* fix highlight

* code snippet tabs

* changes in lang switcher

* changes to fix mobile view

* no scrollbar

* Article and blog pages update (#850)

* returned input

* articles, blog pages: a link to post, pagination

* format

* a form in blog hero

* subscribe banner, fixes for hubspot styles

* overall fixes, links

* page-search

* format

* mobile fixes

* fix search modal and pagination

* removed todos comments

---------

Co-authored-by: generall <andrey@vasnetsov.com>

* Some links and fixes (#853)

* links and fixes

* links and menus adjustments

* inline code highlight only inside article tag

* demos and tutorials links and fixes

* rag page fixes

* links, hidden non existing links on the main

* mobile

* hidden menu links

* Centered article post layout (#860)

* centered layout for article posts and a separate partial for social share buttons

* fix

* mathjax support

* format

* links, small fixes (#859)

* Add Documentation page (#861)

* create menu structure

* add docs menu

* minor tweaks

* add table contents

* add article

* fix

* add text trim and indentation

* fix

---------

Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>

* breadcrumbs (#865)

* breadcrumbs

* post font-weight

* align

* ajusted layout to breadcrumbs

* Small fixes (#869)

* 6th tutorial card

* fixes

* some fixes

* tutorials links

* Docs update (#874)

* tables, images, figures

* aside alerts in a separate file

* alerts icons

* search button

* moved feedback buttons to the separate partials, added on click behavior, added github links

* dark theme of the search modal, separate css for docs section

* added anchor.js

* format

* Overall fixes (#876)

* top level links in the mobile menu

* moved breackpoint to lg at some places

* moved breackpoint to lg at some places

* blockquote

* format

* About us photo (#878)

* added a leadership photo

* stars

* hidden form header

* Benchmarks in new design (#857)

* benchmark list layout

* single page layout for benchmarks

* format

* script fixes

* benchmark list layout

* uninstal local chart.js

* benchmark layout fixes

* benchmarks style fixes

* format

---------

Co-authored-by: generall <andrey@vasnetsov.com>

* Overall fixes (#880)

* code snippets scroll bar

* global scrollbar

* fixes

* fixes

* upd CI

* upd CI

* upd CI

* move preview images to global static

* Fixed an issue with disappeared articles (#881)

* removed an excluding featured articles, increased number of articles per a page

* urlquery

* breadcrumbs url trailing slash

* fix link

* site map exclude upd, urls upd (#882)

* fix logo with text

* Article preview (#883)

* moved archetypes

* article preivew

* format

* fix

* rss

* Fixes (#888)

* fix links on qdrant-vector-database page

* update rag page

* update links

* resolve enterprise solutions

* demos, pricing

* fix link

* qdrant-post__preview

* fix

* Always visible menu (#895)

* replace built-for-perfomance.svg

* site-header partial, fixed menu

* format

* fix

* mobile fix

* Small refactoring and content (#896)

* moved some js to the file

* position fixed for github stars

* quotient logo

* soc2 logo, customer review

* hero subtitle

* hide cloud video section and run format (#898)

* Redirects for CMS authentication

* scroll to anchor (#901)

* fix

* gh stars manual update

* feat: CMD + K to search - New Design (#909)

* remove glg and add discrod and X to logos

---------

Co-authored-by: generall <andrey@vasnetsov.com>
Co-authored-by: Mikita Shershneu <52164620+nshershnev@users.noreply.github.com>
Co-authored-by: Nik Shemel <nikita_shershnev@hotmail.com>
Co-authored-by: nastyapash <38438810+nastyapash@users.noreply.github.com>
Co-authored-by: Anush <anushshetty90@gmail.com>
2024-05-21 09:57:56 +02:00