Is there any migration guidelines for migration from Apache Solr to Elasticsearch?
I don't think there's but it should not be hard as most a the features/mappings should be similar.
Hi Mjay, there's no strict steps or rules, but in general you'd want to map your Solr usage to Elasticsearch constructs / terms
Our team has written a script to help with the migration, if that helps: Schema migration from Solr to Elasticsearch / OpenSearch - BigData Boutique blog
Great. Thank you so much.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.