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/08/31 19:54:46 UTC

[jira] [Comment Edited] (SOLR-7993) json stopped working on 5.3.0

    [ https://issues.apache.org/jira/browse/SOLR-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723725#comment-14723725 ] 

Bill Bell edited comment on SOLR-7993 at 8/31/15 5:54 PM:
----------------------------------------------------------

Yes it works with *.

It also will show the Raw Json if we add it 2 times like below:

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

But our code does not add it 2 times... So we need a patch.

We need a unit test for that... Can we get a patch ?


was (Author: billnbell):
Yes!

http://hgsolr2devmstr:8983/solr/provider/select?q=*%3A*&wt=json&fl=provider_json:[json],provider_json

Even if I include it 2 times.

We need a unit test for that... Can we get a patch ?

> json stopped working on 5.3.0
> -----------------------------
>
>                 Key: SOLR-7993
>                 URL: https://issues.apache.org/jira/browse/SOLR-7993
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.3
>            Reporter: Bill Bell
>
> This stopped working:
> http://localhost:8983/solr/provider/select?q=*%3A*&wt=json&fl=provider_json:[json]
> It now does not show the field.... 5.2.1 worked fine.



--
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