Description
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.
Attachments
Attachments
Issue Links
- causes
-
SOLR-16142 Spatial search in Query UI generates incorrect parameters
- Closed
- fixes
-
SOLR-13517 Store query and filter parameters on page change and page refresh
- Resolved
- is duplicated by
-
SOLR-9010 Query tab - allow using browser "previous", "next" buttons to load previous/next queries in the form
- Resolved
-
SOLR-6050 Solr Admin Query UI: support initializing all fields from a Solr query string
- Resolved
- supercedes
-
SOLR-6404 Solr WebGui does not correctly prefill query parameters
- Resolved
- links to