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

Jan Høydahl commented on SOLR-11905:
------------------------------------

I merged this. It is not perfect, especially since it just adds the JSON as 
HTTP GET parameter, and not as POST. But it works and is 100x better than what 
we had. I'm not super fond of the naming of the params "json" and "json.facet", 
but it is what it is.

I hope someone follows up with a completely new Admin UI Query screen with a 
big nice text area with syntax highlighting and intellisense for completion of 
valid parameters, field names etc. That would advance Solr's JSON DSL so it 
becomes more visible. I think manu users have felt that the JSON syntax is not 
as supported as the old one due to this UI limitation, and also so-so SolrJ 
support.

> Input box for json.facet and json query in Admin UI
> ---------------------------------------------------
>
>                 Key: SOLR-11905
>                 URL: https://issues.apache.org/jira/browse/SOLR-11905
>             Project: Solr
>          Issue Type: Improvement
>          Components: Admin UI
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>            Priority: Major
>              Labels: newdev
>             Fix For: 9.0
>
>         Attachments: Skjermbilde 2022-01-28 kl. 20.18.24.png
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> We need an input box for JSON facet. I imagine to add another text-box that 
> appears when you click the "facet" checkbox in the Query tab of the Admin UI. 
> Alternatively it could be a separate checkbox for "JSON facet".
>  
> The text box should be several lines high to facilitate easy copy/paste of 
> JSON.
> Also, add a text-box for "json" request param.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to