On 9/22/2015 7:42 AM, Lorenzo Fundaró wrote: > when selecting a core, under the tab Plugin/Stats, if I click on "Refresh > Values" I get redirected to the dashboard, is this the right behaviour ? or > is it a bug ? I think it should stay on the page and refresh the stats. I > am using solr 5.0.0, but I found the same behaviour on 5.3.0.
Looks like a browser-related issue. I tried 5.2.1 and 5.3.0 with both Chrome and Firefox, it worked with no problem. Then I tried it with Microsoft Edge. It behaved exactly as you said. I then tried it in IE11. It behaves even worse than Edge ... I get a popup saying "404 Not Found get". Getting Microsoft browsers to work right in web interfaces while maintaining compatibility with other browsers is always challenging. I recommend using something else. The new AngularJS admin UI, which is slated to become the default fairly soon, seems to work correctly in Microsoft browsers. I opened a bug issue for the problem: https://issues.apache.org/jira/browse/SOLR-8084 Thanks, Shawn