Re: SOLR-10272

2017-12-06 Thread Chris Ulicny
Thanks Shawn, That's great to hear. I'm glad the overwriting behavior is being reverted. On Wed, Dec 6, 2017 at 10:33 AM Shawn Heisey wrote: > On 12/6/2017 6:43 AM, Chris Ulicny wrote: > > I am curious as to whether overwriting an _existing_ config with the > > "_default" one was intended or no

Re: SOLR-10272

2017-12-06 Thread Shawn Heisey
On 12/6/2017 6:43 AM, Chris Ulicny wrote: > I am curious as to whether overwriting an _existing_ config with the > "_default" one was intended or not when the change was made. If it was, the > documentation for CREATE in the Collections API could do with an update, > because it currently seems to m

SOLR-10272

2017-12-06 Thread Chris Ulicny
Hi all, We are currently in the process of testing out solr 7.1, and I was running into some strange issues with config upload and collection creation. After some digging, I found SOLR-10272 which makes the configName parameter necessary for collection creation, but all of our scripts for 6.X