Commit Graph
6 Commits
Author SHA1 Message Date
Anush dcb0a9115b fix: Internal link checker, Use abs links (#1220)
* fix: links in hybrid-queries.md

* refactor: Use abs links

* fix: Check internal links

* ci: Rename job
2024-10-05 00:09:41 +02: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
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
a34b2c20ee Qdrant 1.7.0 release article (#438)
* Add a draft of a Qdrant 1.7.0 release article

* Adjust wording in intro

* Add a section about sparse vectors

* Apply suggestions from code review

Co-authored-by: Nirant <NirantK@users.noreply.github.com>

* Incorporate Atita's review suggestions

* More feedback

* Fix markdown link

* improve discovery images

* Add link to Sparse vector Docs + dense vs sparse vectors explainer

* Improve performance and add new features

* Change date to 2023-12-10 from 2023-12-05

---------

Co-authored-by: Nirant <NirantK@users.noreply.github.com>
Co-authored-by: Luis Cossío <luis.cossio@outlook.com>
Co-authored-by: NirantK <nirant.bits@gmail.com>
2023-12-11 12:10:33 +05:30