Hi, is there an easy way to preserve the query data I input in SolrAdmin?
E.g. when debugging a query, I often have the desire to reopen the current query in solrAdmin in a new browser tab to make slight adaptions to the query without losing the original query. What happens instead is the form is opened blank in the new tab and I have to manually copy/paste the entered form values. This is not such a big problem, when I only use the "Raw Query Parameters" field, but editing something in that tiny input is a real pain ... I wonder how others come around this? Sebastian