It seems like Solr uses only one index(which will be created under <dataDir> tag) but I need to create more than one index and it would nice to be able to specify the location of each index etc. Is there any way to manage solr index on the fly (for Embedded version of Solr)?
- Embedded Solr w/ multiple indexes Panbodee Mekpaiboon
- Re: Embedded Solr w/ multiple indexes Mike Klaas