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

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

+1
According to SOLR-8989 it already works for the {{q}} parameter using syntax 
http://localhost:8983/solr/index.html#/foo/query?q=myquery, but i tested and it 
does not work for e.g. {{fq}} or {{sort}}. So I guess there are two parts to 
this. The first being the JS looking for query params to fill in the boxes, the 
other is making the SPA modify the URL when search button is hit. I think it is 
possible without page reload since the change is after the {{#}}?

> Query tab - allow using browser "previous", "next" buttons to load 
> previous/next queries in the form
> ----------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-9010
>                 URL: https://issues.apache.org/jira/browse/SOLR-9010
>             Project: Solr
>          Issue Type: Improvement
>          Components: web gui
>    Affects Versions: 5.5
>         Environment: Lucene Solr for Linux (downloaded as an archive)
>            Reporter: Jakub Zakrzewski
>
> Hi guys,
> I'm new here, however I have been using solr web admin interface for some 
> weeks now. 
> My problem is that I often would like to access my previous queries loaded in 
> the form. However it is not possible now.
> I'd like to have an url that opened will load the values to the form fields.
> Now the web gui displays an url which is a solr request url and not web admin 
> query url.
> I could implement this feature or create a web page that will use this 
> feature. Are you interested?



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

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

Reply via email to