Another possible (and convoluted) way is to use SOLR-215 patch which allows multiple indexes within one Solr instance (also at this stage, you'd loose replication and would probably have to adapt the servlet filter). Regards Henri
Yu-Hui Jin wrote: > > Hi, there, > > I have a few basic questions on setting up Solr home directories. > > * can we set up multiple Solr home directories within the same Solr > instance? (I want to use the same Tomcat Solr instance to support > indexing > and searching over multiple independent indexes.) > > * If so, say I have some customized Solr plugins, ie., jar files, do I > have > to add them to each Solr home's lib directory? ( It feels it's a bit > redundant to add them multiple times for the same Solr instance. ) > > > Thanks, > > -Hui > > -- View this message in context: http://www.nabble.com/multiple-solr-home-directories-tf4346057.html#a12459726 Sent from the Solr - User mailing list archive at Nabble.com.