algolia-migration
Installation
SKILL.md
Algolia API Client Migration
This skill covers API client upgrades (backend and frontend search-only builds). For frontend search UI, see instantsearch. For index operations, see algolia-cli.
Supported migrations
| Language | Migration | Reference |
|---|---|---|
| JavaScript | v4 → v5 | references/javascript.md |
| Python | v3 → v4 | references/python.md |
| Go | v3 → v4 | references/go.md |
| PHP | v3 → v4 | references/php.md |
| Java | v3 → v4 | references/java.md |
| C# | v6 → v7 | references/csharp.md |
| Ruby | v2 → v3 | references/ruby.md |
| Kotlin | v2 → v3 | references/kotlin.md |
| Scala | v1 → v2 | references/scala.md |
| Swift | v8 → v9 | references/swift.md |