LogoClawIndex
CasesSkillsAbout
LogoClawIndex

azure-search-documents-ts - Build search apps with Azure AI Search SDK for TypeScript

Build search applications, manage indexes, and perform vector, hybrid, and semantic search using the @azure/search-documents package.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create and update search indexes
  • Upload and index documents
  • Execute full-text search queries
  • Perform vector and hybrid search
  • Apply semantic search ranking
  • Execute filtering and facets
  • Perform autocomplete and suggestions
  • Execute batch document operations

Inputs

  • Azure Search endpoint URL
  • Azure Search index name
  • Azure Search credentials
  • Search queries and vector embeddings
  • Target documents for indexing

Outputs

  • Search results with scores
  • Created or updated search indexes
  • Indexed or modified documents
  • Autocomplete and suggestion results

Requirements

  • Node.js runtime environment
  • npm package @azure/search-documents
  • npm package @azure/identity
  • Azure AI Search service instance

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
azure
azure-ai-search
typescript
vector-search
hybrid-search
semantic-search
search-sdk
Create and update search indexes
Upload and index documents
Execute full-text search queries
Perform vector and hybrid search
Azure Search endpoint URL
Azure Search index name
Azure Search credentials
Search results with scores
Created or updated search indexes
Indexed or modified documents