You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "David Eric Pugh (Jira)" <ji...@apache.org> on 2021/09/23 16:08:00 UTC

[jira] [Created] (SOLR-15650) Picking lucene defType in Solr Admin doesn't actually pass defType=lucene through

David Eric Pugh created SOLR-15650:
--------------------------------------

             Summary: 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


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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org