Yeah, I don't know that I've ever tried with 4.0, but I've done this with 4.1 and 4.2.
- Mark On Mar 16, 2013, at 12:19 PM, Gary Yngve <gary.yn...@gmail.com> wrote: > Cool, I'll need to try this. I could have sworn that it didn't work that > way in 4.0, but maybe my test was bunk. > > -g > > > On Fri, Mar 15, 2013 at 9:41 PM, Mark Miller <markrmil...@gmail.com> wrote: >> >> You can do this - just modify your starting Solr example to have no cores >> in solr.xml. You won't be able to make use of the admin UI until you create >> at least one core, but the core and collection apis will both work fine.