Azure AI Search SDK for Python Full-text, vector, and hybrid search with AI enrichment capabilities. Installation Environment Variables Authentication API Key Entra ID (Recommended) Client Types | Client | Purpose | |--------|---------| | | Search and document operations | | | Index management, synonym maps | | | Indexers, data sources, skillsets | Create Index with Vector Field Upload Documents Keyword Search Vector Search Hybrid Search (Vector + Keyword) Semantic Ranking Filters Facets Autocomplete & Suggest Indexer with Skillset Best Practices 1. Use hybrid search for best relevance combin…