[
https://issues.apache.org/jira/browse/SOLR-10035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838825#comment-15838825
]
Shawn Heisey commented on SOLR-10035:
-------------------------------------
A binary install of Solr 6.4.0 can be fixed without a new version. Edit the
following file:
solr/server/solr-webapp/webapp/js/angular/controllers/dataimport.js
The string "QUERYHANDLER" will show up once in the file. Change this text to
"QUERY". Be sure to only change the one that's all uppercase.
> Admin UI cannot find dataimport handlers
> ----------------------------------------
>
> Key: SOLR-10035
> URL: https://issues.apache.org/jira/browse/SOLR-10035
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: UI
> Affects Versions: 6.4.0
> Reporter: Shawn Heisey
> Labels: regression
>
> The 6.4.0 version of Solr has a problem with the Dataimport tab in the admin
> UI. It will say "Sorry, no dataimport-handler defined" when trying to access
> that tab.
> The root cause of the problem is a change in the /admin/mbeans handler, by
> SOLR-9947. The section of the output where defined dataimport handlers are
> listed was changed from QUERYHANDLER to QUERY.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]