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: [email protected]
For additional commands, e-mail: [email protected]