Convert all tests to rspec
Tests for binary data
- known issue with Builder encoding; too much encoding? No longer using Builder.
Problem with POST/xml encoding -- example, some binary MARC data has been garbled -- TEST
Look at http://lab.cisti-icist.nrc-cnrc.gc.ca/cistilabswiki/index.php/LuSql
db_mapper = RSolr::DBMapper.new(:host=>'', :database=>'')
Check out http://github.com/dan-manges/mixology/tree/master for extensions/mixins framework?
Check out the following:
http://wiki.apache.org/solr-data/attachments/solr(2d)ruby(2f)BrainStorming/attachments/rich.rb%200.1.3%20-%20Support%20for%20Rich%20Documents
http://wiki.apache.org/solr/solr-ruby/BrainStorming
http://wiki.apache.org/solr/solr-ruby/ToDo
Connection pooling?
solr.select(:q=>'*:*') do |response,http|
end