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: [email protected]
For additional commands, e-mail: [email protected]