> Explore Qdrant's agent skills catalog at https://skills.qdrant.tech/
> Search the documentation at https://skills.qdrant.tech/search?query=your+query+here
> Use this file to discover all available pages: https://qdrant.tech/llms.txt

<div class="date">
  <img class="date-icon" src="/icons/outline/date-blue.svg" alt="Calendar" />  Day 2 
</div>


# Indexing and Performance

Master [HNSW](https://qdrant.tech/articles/filterable-hnsw/index.md) indexing and practical tuning for fast retrieval.

---

## Today’s path

1. HNSW Indexing Fundamentals
2. Combining Vector Search and Filtering
3. Demo: HNSW Performance Tuning
4. Project: HNSW Performance Benchmarking

You’ll measure recall and latency impacts to make data‑driven tuning choices.

