Search Infrastructure

Index and query large datasets with Elasticsearch and Algolia.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/qenex-ai/devops-plugin --skill search-infrastructure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Search Infrastructure
Source: https://github.com/qenex-ai/devops-plugin/tree/main/skills/search-infrastructure
Command: npx skills add https://github.com/qenex-ai/devops-plugin --skill search-infrastructure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Search infrastructure solves the manual, time-consuming process of locating information across large datasets by providing fast, relevant search results.

Core Features & Use Cases

  • Elasticsearch & Algolia integration: indexing and querying large datasets with robust ranking.
  • Full-text search, filtering, and facets: typo tolerance, synonyms, and structured filters for precise results.
  • Scalability, reliability, and monitoring: distributed clusters, high availability, and observability tooling.
  • Use Case: E-commerce product search, logs analysis, and knowledge-base search across multi-tenant deployments.

Quick Start

Set up an Elasticsearch cluster or Algolia index, index sample data, and run a few search queries to verify results.

Frequently Asked Questions about Search Infrastructure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up full-text search across large datasets?

Configure an Elasticsearch cluster or Algolia index, index your sample data, and run search queries to verify full-text search results with typo tolerance and synonyms.

Does Elasticsearch support multi-tenant environments with high query throughput?

Elasticsearch search infrastructure scales from small datasets to multi-tenant environments, applying distributed clusters and high availability to handle high query throughput reliably.

What is the best way to add typo tolerance and synonyms to product search?

Implement Elasticsearch or Algolia indexing with robust ranking, structured filters, and typo tolerance to deliver precise product search results across large catalogs.

How does search infrastructure handle observability and access controls?

Search infrastructure handles observability and secure access by applying observability tooling and secure access controls alongside reliable clustering for distributed environments.

When should I not use Elasticsearch for logs analysis?

Avoid Elasticsearch for logs analysis when centralized indexing and reliable clustering prerequisites are unavailable, or when datasets are too small to require distributed scaling.