Re: dynamically adding core with auto-discovery in Solr 4.5

2013-10-09 Thread Erick Erickson
If you create a Wiki login, I'll be happy to add you to the contributors list. It's always valuable to have fresh eyes update docs while the ambiguities are still fresh! Erick On Wed, Oct 9, 2013 at 8:37 AM, Jan Van Besien wrote: > On Wed, Oct 9, 2013 at 2:15 PM, Erick Erickson > wrote: >> Thi

Re: dynamically adding core with auto-discovery in Solr 4.5

2013-10-09 Thread Jan Van Besien
On Wed, Oct 9, 2013 at 2:15 PM, Erick Erickson wrote: > This worked for me if I do NOT have a core.properties at all in my new > core. Personally I think the behavior in 4.4 was dangerous, what > happens if you mis-type the command for instance? You could do Bad > Things to the old core you were

Re: dynamically adding core with auto-discovery in Solr 4.5

2013-10-09 Thread Erick Erickson
Jan: This worked for me if I do NOT have a core.properties at all in my new core. Personally I think the behavior in 4.4 was dangerous, what happens if you mis-type the command for instance? You could do Bad Things to the old core you were inadvertently re-creating. The core.properties file gets