: 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 file
: of my third core (core2). Hopefully, this is a slightly better explanation
: of the problem.

What is the full stack trace of the error? (even if your client doens't 
get it, it should be in the log)

Are you sure there is no refrence to "gid" in your core0 solrconfig.xml?


-Hoss

Reply via email to