Skip to content

Some preliminary code to generate Solr documents suitable for Virgo from ArchivesSpace collections.

Notifications You must be signed in to change notification settings

uvalib/archivesspace-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A utility to generate solr index records and marc records (for the purpose of circulation) for materials described in ArchivesSpace.

Configure the application

cp config.properties.example config.properties

Build the application

mvn clean install dependency:copy-dependencies

Run the application

java -cp target/as-to-virgo-1.0-SNAPSHOT.jar:target/dependency/* edu.virginia.lib.indexing.tools.IndexRecords

About

Some preliminary code to generate Solr documents suitable for Virgo from ArchivesSpace collections.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •