: I should clarify the error a bit. When I make a select request on my first
: core (called core0) using the wt=json parameter I get a 400 response with
: the explanation "undefined field: gid". The field gid is not defined in the
: schema.xml file of my first core. But, it is defined in the schem
I should clarify the error a bit. When I make a select request on my first
core (called core0) using the wt=json parameter I get a 400 response with
the explanation "undefined field: gid". The field gid is not defined in the
schema.xml file of my first core. But, it is defined in the schema.xml fil
Howdy,
I have a multi-core set up in Solr 3.6.0 which works fine. That is until I
request the response in json with the "wt=json" parameter. When I do that it
looks like its using the schema.xml file of one of my other cores because it
complains that it can not get a required field that exists in