Hi, I don't know whether it fits to your need, but we are builing a tool based on Drupal (eXtensible Catalog Drupal Toolkit), which can harvest with OAI-PMH and index the harvested records into Solr. The records is harvested, processed, and stored into MySQL, then we index them into Solr. We created some ways to manipulate the original values before sending to Solr. We created it in a modular way, so you can change settings in an admin interface or write your own "hooks" (special Drupal functions), to taylor the application to your needs. We support only Dublin Core, and our own FRBR-like schema (called XC schema), but you can add more schemas. Since this forum is about Solr, and not applications using Solr, if you interested this tool, plase write me a private message, or visit http://eXtensibleCatalog.org, or the module's page at http://drupal.org/project/xc.
Hope this helps, Péter eXtensible Catalog 2011/2/2 Paul Libbrecht <p...@hoplahup.net>: > > Hello list, > > I've met a few google matches that indicate that SOLR-based servers implement > the Open Archive Initiative's Metadata Harvesting Protocol. > > Is there something made to be re-usable that would be an add-on to solr? > > thanks in advance > > paul