Hi,

A while ago, we had a field called "word" which was used as a spelling
field. We switched this to "spell". When querying our solr instance with
just q=*:*, we get back the expected results. When querying our solr
instance with q=*:*&wt=json, we get this (below). When setting the qt to
dismax, the error goes away but no results come back.

Is this a bug in the json response writer? Or more than likely, something
I'm completely glossing over?

Matt
HTTP Status 400 - undefined field word
------------------------------

*type* Status report

*message* *undefined field word*

*description* *The request sent by the client was syntactically incorrect
(undefined field word).*
------------------------------
Apache Tomcat/6.0.18

Reply via email to