search

Community

Powerful search with Elasticsearch.

Authorcosmix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill covers Elasticsearch fundamentals, full-text search, indexing strategies, and faceted search patterns.

Core Features & Use Cases

  • Indexing & Queries: Basic to advanced search patterns.
  • Facets & Aggregations: Category facets and price ranges.
  • Autocomplete & Suggestions: Completion suggesters.

Quick Start

Set up a simple index with a text field and perform a multi-match query.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: search
Download link: https://github.com/cosmix/claude-code-setup/archive/main.zip#search

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