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

ASF subversion and git services commented on SOLR-15650:
--------------------------------------------------------

Commit 855488980ba6dd44c0b529d80b0d9980e448a1d3 in solr's branch 
refs/heads/main from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=8554889 ]

SOLR-15650: make not picking a defType more explicit in UI (#302)

make not picking a defType more explicit in UI


> Picking lucene defType in Solr Admin doesn't actually pass defType=lucene 
> through
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-15650
>                 URL: https://issues.apache.org/jira/browse/SOLR-15650
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Admin UI
>    Affects Versions: 8.9
>            Reporter: David Eric Pugh
>            Assignee: David Eric Pugh
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Noticed that Solr Admin assumes that you don't have a defType defined.  If 
> you pick lucene from the defType dropdown, we actually don't pass it in, so 
> if you have defined a default defType like edismax or dismax, then THAT is 
> what is actually run.
>  
> This PR follows some of the other dropdowns in that if you don't make a 
> selection, the dropdown has a -------, and then you run whatever defualt you 
> have, otherwise, if you pick lucene, then we pass it in!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to