traject_alephsequential_reader
- Homepage
- Issues
- Documentation
- [Email](mailto:bill at dueber.com)
Description
A paper-thin wrapper around marc_alephsequential for use in the traject indexing software.
Will transparently deal with gzipped files so long as their name ends in '.gz'.
For features of the reader itself, see marc_alephsequential.
Examples
# A sample traject configuration file to use an alephseqential source
require 'traject_alephsequential_reader'
settings do
store "reader_class_name", "Traject::AlephSequentialReader"
end
Install
$ gem install traject_alephsequential_reader
Copyright
Copyright (c) 2013 Bill Dueber
See {file:LICENSE.txt} for details.