{
"responseHeader":{
"status":0,
"QTime":836},
"success":{
"172.18.0.2:8983_solr":{
"responseHeader":{
"status":0,
"QTime":368},
"core":"reltest_shard1_replica_n1"}},
"warning":"Using _default configset. Data driven schema functionality is enabled by default, which is NOT RECOMMENDED for production use. To turn it off: curl http://{host:port}/solr/reltest/config -d '{\"set-user-property\": {\"update.autoCreateFields\":\"false\"}}'"}
Adding _nest_parent_ field to collection...
{
"responseHeader":{
"status":400,
"QTime":107},
"error":{
"metadata":[
"error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",
"root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],
"details":[{
"errorMessages":["Field '_nest_parent_' already exists.\n"],
"add-field":{
"name":"_nest_parent_",
"type":"string",
"indexed":"true",
"stored":"true"}}],
"msg":"error processing commands, errors: [{errorMessages=[Field '_nest_parent_' already exists.\n], add-field={name=_nest_parent_, type=string, indexed=true, stored=true}}], ",
"code":400}}
Populating index with test documents...