An open source project to merge Solr cores in an extremely customizable way.
- Import the project into your workspace.
- Tune src/main/resources/merge-core.config.xml to map the Solr fields.
- Write your custom handler, if required. See ExampleHandler for reference.
- Run gov.nasa.jpl.memex.solr.MergeCore and you are done.