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

Christos Malliaridis commented on SOLR-17850:
---------------------------------------------

It is recommended to address this ticket after SOLR-17849, so that a direct 
integration without follow-up wiring is possible.

> Implement solr.SearchHandler UI form
> ------------------------------------
>
>                 Key: SOLR-17850
>                 URL: https://issues.apache.org/jira/browse/SOLR-17850
>             Project: Solr
>          Issue Type: Sub-task
>          Components: Admin UI
>            Reporter: Christos Malliaridis
>            Priority: Major
>              Labels: new-ui, newdev, ui
>
> One of the most basic and common query options is the solr.SearchHandler 
> (/select). To interact with it, the Admin UI can provide a simple input form. 
> See [designs of the Request Builder of 
> /select|https://www.figma.com/design/VdbEfcWQ8mirFNquBzbPk2/Apache-Solr-Admin-UI-v2-Concept?node-id=137-12066&t=MvuGKNHz6shq1IiD-1]
>  for more details. The entire form can be viewed 
> [here|https://www.figma.com/design/VdbEfcWQ8mirFNquBzbPk2/Apache-Solr-Admin-UI-v2-Concept?node-id=156-4776&t=MvuGKNHz6shq1IiD-1].
> h2. Task
> Implement a basic form for the {{solr.SearchHandler}} that executes a request 
> based on the user's input.
> h2. Acceptance Criteria
>  - The abbreviations of the input fields are displayed together with the 
> written-out form
>  - Array fields start with a single input field
>  - Users can add to array fields additional input fields for each additional 
> array item
>  - Users can remove additional input fields of array fields
>  - The query array input field must have at least one input field (since 
> required)
>  - Default values are used wherever necessary / reasonable
>  - Users can execute the query in normal and debug mode
>  - Users can clear the form with a single click on "Clear all"
> h2. Additional Information
> The request preview and response preview are not part of this ticket and will 
> be handled separately.
> The response may be displayed in plaintext next to the form.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to