·indx-search
*

indx-search

indxsearch/skill-indx-search

AI コーディング エージェント向けのインデックス検索統合スキル。トークナイザーやステマーの代わりにパターン認識を使用する高性能検索エンジンである Indx を使用して検索機能を構築する場合に使用します。 C# NuGet (IndxSearchLib) と HTTP API (IndxCloudApi) の統合、フィールド構成、クエリ、フィルター、ブースト、カバレッジ調整、検索 UX パターンについて説明します。

6インストール·0トレンド·@indxsearch

インストール

$npx skills add https://github.com/indxsearch/skill-indx-search --skill indx-search

SKILL.md

Indx is a high-performance search engine for structured and unstructured text. It uses pattern recognition instead of tokenizers, stemmers, or analyzers — handling typos, formatting variations, and messy input without configuration.

C# / .NET project → Use the IndxSearchLib NuGet package directly. Embed search into your application with no external dependencies. See references/csharp.md for full API reference.

Any other tech stack (Node.js, Python, Java, etc.) → Deploy the IndxCloudApi HTTP API server and interact via REST. Recommended deployment target: Azure App Service (works with zero config). See references/cloudapi-setup.md for setup and deployment, and references/http-api.md for endpoints, schemas, and data loading.

AI コーディング エージェント向けのインデックス検索統合スキル。トークナイザーやステマーの代わりにパターン認識を使用する高性能検索エンジンである Indx を使用して検索機能を構築する場合に使用します。 C# NuGet (IndxSearchLib) と HTTP API (IndxCloudApi) の統合、フィールド構成、クエリ、フィルター、ブースト、カバレッジ調整、検索 UX パターンについて説明します。 ソース: indxsearch/skill-indx-search。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/indxsearch/skill-indx-search --skill indx-search
カテゴリ
*クリエイティブ
認証済み
初回登録
2026-02-17
更新日
2026-02-18

クイックアンサー

indx-search とは?

AI コーディング エージェント向けのインデックス検索統合スキル。トークナイザーやステマーの代わりにパターン認識を使用する高性能検索エンジンである Indx を使用して検索機能を構築する場合に使用します。 C# NuGet (IndxSearchLib) と HTTP API (IndxCloudApi) の統合、フィールド構成、クエリ、フィルター、ブースト、カバレッジ調整、検索 UX パターンについて説明します。 ソース: indxsearch/skill-indx-search。

indx-search のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/indxsearch/skill-indx-search --skill indx-search インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/indxsearch/skill-indx-search

詳細

カテゴリ
*クリエイティブ
ソース
skills.sh
初回登録
2026-02-17

関連 Skills

なし