Another update here. Main changes:
More specs
Updated rsolr to use latest Xout -
http://github.com/mwmitchell/xout
- this fixes a bug related to xml escaping
- improved performance when generating xml
- Xout now has 100% code coverage and specs
Swapped pagination feature, yes again. If you want easy pagination,
use rsolr-ext. Sorry for the confusion folks.
Fixed bug in rsolr-ext related to response.facets
- in some cases, facets had nil items
Matt