Use curl and edit a file maybe? Or edit a file and copy/paste into the address bar? I often do this and combined with browser format tools for XML or JSON let's me get by.
IOW, there's really nothing I know of that allows you to save/retrieve the contents of the admin UI form. It'd be a neat contribution though. Best, Erick On Tue, Dec 27, 2016 at 3:09 AM, Sebastian Riemer <s.rie...@littera.eu> wrote: > 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 >