solr-opensearch-migration-advisor
Installation
SKILL.md
Apache Solr to OpenSearch Migration Advisor
An agent skill for migrating from Apache Solr to OpenSearch. This skill provides a transport-agnostic migration advisor that can reason about Solr query behavior, configuration, and cluster architecture.
When to Use
Use this skill when:
- A user needs to migrate a Solr collection or SolrCloud deployment to OpenSearch.
- A user wants a comprehensive migration advisor that can handle conversational interaction and maintain session context.
- A user has a
schema.xmlor Solr Schema API JSON document and needs an equivalent OpenSearch index mapping. - A user has Solr query strings and needs them translated to OpenSearch Query DSL.
- A user needs a migration report covering milestones, blockers, and cost estimates.
- A user has questions about Amazon OpenSearch Service features, regional availability, or AWS best practices.
- A user has questions about migrating authentication from Solr to OpenSearch.
Related skills