You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Jakob Furrer (Jira)" <ji...@apache.org> on 2020/08/03 11:28:00 UTC

[jira] [Commented] (SOLR-6152) Pre-populating values into search parameters on the query page of solr admin

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

Jakob Furrer commented on SOLR-6152:
------------------------------------

New patch:
 * '/select' is indicated in gray as default value for the 'qt' field.
 * 'Execute Query' not only shows the REST result but also updates the browser address bar with the current parameters.
 * The right hand area is reverted to the original layout, there are no buttons anymore.
 * The 'link to this admin page' can now manually be copied from the browser address bar.
 * As always, the 'link to the REST result' can manually be copied from the browser address bar after the textfield in the right hand area has been clicked to open the REST result in a new tab.

> Pre-populating values into search parameters on the query page of solr admin
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-6152
>                 URL: https://issues.apache.org/jira/browse/SOLR-6152
>             Project: Solr
>          Issue Type: Improvement
>          Components: Admin UI
>    Affects Versions: 4.3.1
>            Reporter: Dmitry Kan
>            Assignee: Jan Høydahl
>            Priority: Major
>         Attachments: SOLR-6152.patch, SOLR-6152.patch, SOLR-6152.patch, copy_url_to_clipboard.png, copy_url_to_clipboard_v2.png, prefilling_and_extending_the_multivalue_parameter_fq.png, prepoluate_query_parameters_query_page.bmp
>
>
> In some use cases, it is highly desirable to be able to pre-populate the query page of solr admin with specific values.
> In particular use case of mine, the solr admin user must pass a date range value without which the query would fail.
> It isn't easy to remember the value format for non-solr experts, so I would like to have a way of hooking that value "example" into the query page.
> See the screenshot attached, where I have inserted the fq parameter with date range into the Raw Query Parameters.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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