Rename Beginner Course to Qdrant Beginner Course

Matches the name already used on the Academy card and in page_title.
Covers the Course Overview heading, the Learn nav entry (from title),
and the course sidebar heading.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
kanungle
2026-09-08 19:17:59 -07:00
co-authored by Claude Opus 5
parent d89b07e6d5
commit 27a6ab2021
@@ -1,21 +1,21 @@
---
title: "Beginner Course"
title: "Qdrant Beginner Course"
page_title: "Qdrant Beginner Course"
short_description: "Learn the fundamentals of vector search: why keyword search struggles, how semantic search improves it, embeddings, distance metrics, and hybrid systems."
description: "Understand why traditional search struggles and how modern semantic search improves it, and build your first search system."
content:
sidebarTitle: "Beginner Course"
sidebarTitle: "Qdrant Beginner Course"
menuTitle:
text: Course Overview
url: /course/beginners/
nextButton: Continue to Next Step
nextDay: Complete
title: "Beginner Course"
title: "Qdrant Beginner Course"
description: "Understand why traditional search struggles and how modern semantic search improves it, and build your first search system."
partition: course
---
# Beginner Course
# Qdrant Beginner Course
**Learn the fundamentals of vector search**