On 30 June 2012 15:28, Giovanni Gherdovich <g.gherdov...@gmail.com> wrote: > Hi all, > > i am experimenting with solr, and I feel the need to > index more than just one corpus and search them > with solr independently. > > is it possible to have this setup? > Several independent indices all managed by the same solr instance?
Not quite sure what you mean by "more than one corpus", and by "several independent indices" in this context, but maybe multi-core Solr will meet your needs: http://wiki.apache.org/solr/CoreAdmin Regards, Gora