Subject: | Supporting multiple cores |
Hi,
Sorry if I just wasn't looking hard enough but I haven't found a way to
access a multi core solr with WebService::Solr. Say I'm having "/books"
and "/authors" it'd be nice to not have to have two WebService::Solr
objects but rather being able to tell which on to use (or none for
default) like solr/dbi works. Is that something which is in the roadmap?