: 1) Is running at least one core required or is the message above referring : to some admin console functionality that wont work without at least one : core? If running at least one core is required, perhaps this needs also : to go in the Release notes/Changes.
having at least one core (and having hte /admin handler registered for that core) is required for the admin UI to work -- you can still use Solr programaticly even if you have no solr cores. I'll tweak the error message to make that more clear. : 2) The README.txt file in example/solr/README.txt needs revision. Is agreed ... i've added some TODO items to SOLR-3288 .. the crux of things is that most of what's currently described in example/solr/README.txt should probably be moved to example/solr/collection1/README.txt as a description of what an "instance dir" should look like for a SolrCore ... example/solr/README.txt should be updated to better describe solr.xml and the use of multiple cores. (anyone wanna take a stab at a patch?) -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
