Tools for indexing LOC to SOLR server
authordennis <dennis@indexdata.dk>
Thu, 5 Aug 2010 12:33:42 +0000 (14:33 +0200)
committerdennis <dennis@indexdata.dk>
Thu, 5 Aug 2010 12:33:42 +0000 (14:33 +0200)
commita839681fa3f873ffab21dc15390f1c9fad29c659
tree4758fd023491680c8a7fe18ecb9a4c024b63fdef
parente6b14f04ffa2aab036f27c1de8fd3531e8747fbc
Tools for indexing LOC to SOLR server

post.jar: java client for POSTing
loc.sh: script to convert from gz'ed marc records to turbomarc, parpar2 (internal) format to SOLR document format,
and then POSTing it to a SOLR server

Ignore temporary files.
solr/.gitignore [new file with mode: 0644]
solr/loc.sh [new file with mode: 0755]
solr/post.jar [new file with mode: 0644]