Jack Krupansky created SOLR-3839:
------------------------------------

             Summary: Query parser selection should be radio buttons rather 
than check boxes in Solr Admin Query UI
                 Key: SOLR-3839
                 URL: https://issues.apache.org/jira/browse/SOLR-3839
             Project: Solr
          Issue Type: Improvement
          Components: web gui
    Affects Versions: 4.0-BETA
            Reporter: Jack Krupansky
             Fix For: 4.0


The Solr Admin Query UI has two query parser check boxes, dismax and edismax, 
but query parser selection should be one from a list and not permit selection 
of two query parsers.

I won't design the UI, but a baseline suggestion would be a list of radio 
buttons: "Classic Lucene/Solr", "Dismax", "Edismax", and "Other". "Other" would 
offer an input box where the user could enter an arbitrary query parser name. 
Or, if the UI can access a full list of the configured query parsers, that list 
could be offered.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to