GitHub user sstults opened a pull request: https://github.com/apache/camel/pull/315
Add support for the addBeans method Adding whole collections of beans speeds things up, and saves the user from having to split an incoming collection just to add it to Solr. You can merge this pull request into a Git repository by running: $ git pull https://github.com/o19s/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/315.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #315 ---- commit 445cfc69bd475799a9c225417974e47c47758f8b Author: Doug Turnbull <dturnb...@o19s.com> Date: 2014-07-15T14:25:48Z Add missing solr-no-core.xml commit 4f709c58fc4251f1ea1dfc3b762c9cff4f38afa6 Author: Scott Stults <sstu...@o19s.com> Date: 2014-11-05T17:50:06Z Adding support for the addBeans method commit 19431d32a7518ed998b05f05e3edfbfb183397d0 Author: Scott Stults <sstu...@o19s.com> Date: 2014-11-05T18:18:08Z merging upstream ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---