2.2.0
HYDRA-808 don’t quit the whole job if one object fails to solrize
create_document in lib/solrizer/fedora/indexer.rb is public. Used by solrizer-rabbit
code cleanup in lib/solrizer/fedora/indexer.rb
2.1.0
Requiring active-fedora >= 4.0 (so it will happily use 4.1.0)
Relaxed jetty-wrapper requirement to >= 1.1
Fix rake tasks and coverage so hudson builds pass
Don’t require a particular rubygems version in .rvmrc
1.1.3
Fixed a bug where we were doing two unnecessary queries against solr for each object passed in.
smarter loading of config files
switched solrize_objects to only intercept errors if it’s given an optional parameter of :suppress_errors=>true
cleaner command line output
switched solrize_objects to only intercept errors if it’s given an optional parameter of :suppress_errors=>true
Initial Release — pretty much a direct replica of all of the fedora-related stuff in solrizer versions older than 0.3.0