You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Bill Bell (JIRA)" <ji...@apache.org> on 2015/09/02 07:49:45 UTC

[jira] [Created] (SOLR-8003) *_json:[json] does not match all fields ending in json and apply the Raw

Bill Bell created SOLR-8003:
-------------------------------

             Summary: *_json:[json] does not match all fields ending in json and apply the Raw
                 Key: SOLR-8003
                 URL: https://issues.apache.org/jira/browse/SOLR-8003
             Project: Solr
          Issue Type: Bug
            Reporter: Bill Bell



http://localhost:8983/solr/provider/select?q=*%3A*&wt=json&indent=true&fl=*_json:[json]

All of those fields are JSON, but it does not apply the [json] to all matching fields.

error: {
msg: "Error parsing fieldname: Expected identifier at pos 0 str='*_json:[json]'",
code: 400
}




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

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