Files
landing_page/qdrant-landing/content/documentation/search-patterns/_index.md
T
2026-09-09 22:44:31 -04:00

27 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: Search Patterns
short_description: Choose embedding models, plan query decomposition, and apply payload filters to build search around your data and application needs.
description: Design Qdrant search around your application by choosing embedding models, decomposing multi-hop queries, and filtering results with payload indexes.
partition: learn
learning_kind: guides
weight: 115
hideTOC: true
breadcrumb: false
aliases:
- /documentation/search-design/
guide_icon: /icons/outline/vectors-blue.svg
content:
- partial: documentation/banners/banner-a
title: Search Patterns
description: Choose how your search system represents data, handles questions, and narrows results.
linkDescription: Choose the pattern that fits your application’s search needs.
cloudButton:
text: Choose an Embedding Model
url: /documentation/search-patterns/choose-embedding-model/
localButton:
text: Plan Your Filters
url: /documentation/search-patterns/vector-search-filtering/
- partial: documentation/guides/guide-cards
section: /documentation/search-patterns/
---