azure-search-documents-ts

Community

Azure vector and semantic search in TypeScript

Authordavidrrowley
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill gives clear, practical TypeScript patterns and operational guidance for building and managing Azure AI Search indexes, ingesting embeddings, and implementing vector, hybrid, and semantic search so teams can deliver relevant retrieval and QA features faster and with fewer integration errors.

Core Features & Use Cases

  • Index creation & management: Examples for creating vector-enabled indexes, semantic configurations, and HNSW algorithm settings.
  • Document ingestion & batching: Patterns for uploading, merging, and deleting documents including embeddings and incremental updates.
  • Retrieval modes: Ready-to-use approaches for vector search, hybrid (text + vector) search, semantic ranking with captions and answers, autocomplete, facets, and filtering.
  • Use cases: Building knowledge bases, product search with embeddings, semantic Q&A over document corpora, and hybrid recommender systems.

Quick Start

Use the azure-search-documents-ts skill to create a vector-capable index, upload documents with embeddings, and run a hybrid semantic plus vector search against your AZURE_SEARCH_ENDPOINT and index.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: azure-search-documents-ts
Download link: https://github.com/davidrrowley/CortexYouV3/archive/main.zip#azure-search-documents-ts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.