How to configure morethan one solr cores in sunspot.yml in same environment

Hi am using rails 2.x and outoftime-sunspot gems
I want to use morethan one solr cores and using sunspot in my
application
How to configure morethan one cores in sunspot.yml
let’s assume
Model1 using core1
Model2 using core2

How to configure them in my application