[ 
https://issues.apache.org/jira/browse/SOLR-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexandre Rafalovitch closed SOLR-905.
--------------------------------------
    Resolution: Won't Fix

The replication method, the schema definitions and pretty much everything else 
has changed since the issue was opened. If this can be reproduced against more 
recent Solr and issue can be reopened or a new one created.

> wt type of json or ruby triggers error with legacy fields
> ---------------------------------------------------------
>
>                 Key: SOLR-905
>                 URL: https://issues.apache.org/jira/browse/SOLR-905
>             Project: Solr
>          Issue Type: Bug
>          Components: Response Writers
>    Affects Versions: 1.3
>            Reporter: Matt Mitchell
>
> Given an index/schema with a field of "word"
> then the field name is changed to "spell"
> querying with a wt=json or ruby gives an error of (pasted in below)
> where querying with a wt=xml does not.
> will return the expected results:
> q=*:*&wt=xml
> returns the error:
> q=*:*&wt=json
> ERROR ->
> 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).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to