On 11/29/2019 11:47 PM, 曾云华 wrote:
I found a lot of 404 bug as below:
FIX THEM:
 1 add "index.html" in webapps/solr/js/angular/controllers/cloud.js at line 961 as below

2 add "index.html" in webapps/solr/partials/cloud.html at line 174 and 220 as below

Usually, you can't change things and then claim there's a bug. If Solr works without your changes, then there's a bug in what you did, not what we did.

What are you trying to accomplish with your changes? I can't see any reason to change things in the way you have. The Solr admin UI is a complicated creation involving javascript, html, css, and a number of other resources that include images. Changing it is likely to cause problems unless the entire UI is fully understood. Most of the admin UI runs in the user's browser, not on the server.

Thanks,
Shawn

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to