[ https://issues.apache.org/jira/browse/SOLR-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14901158#comment-14901158 ]
Alexandre Rafalovitch commented on SOLR-7666: --------------------------------------------- Using the zip at the URL on top of 4.3.1 with URL: http://localhost:8983/solr/index.html#/ * Angular error in the logs for the dashboard screen: {quote} TypeError: Cannot read property '0' of null at index.js:27 at angular-resource.min.js:33 at processQueue (angular.js:13193) at angular.js:13209 at Scope.promises.$get.Scope.$eval (angular.js:14406) at Scope.promises.$get.Scope.$digest (angular.js:14222) at Scope.promises.$get.Scope.$apply (angular.js:14511) at done (angular.js:9669) at completeRequest (angular.js:9859) at XMLHttpRequest.requestLoaded (angular.js:9800) {quote} * versions are not resolved * args and bars are not working * healthcheck message is still there * the query now has *doNotIntercept* in the request headers * Logging now seems to return nothing at all though the calls are going out and coming back. Initial call missing? * indent/debug checkboxes seem to work now. > Umbrella ticket for Angular JS post-5.2.1 issues > ------------------------------------------------ > > Key: SOLR-7666 > URL: https://issues.apache.org/jira/browse/SOLR-7666 > Project: Solr > Issue Type: New Feature > Components: UI > Affects Versions: 5.3, Trunk > Reporter: Erick Erickson > Assignee: Upayavira > Attachments: SOLR-7666-part2.patch, SOLR-7666-part2.patch, > SOLR-7666.patch, admin-ui-7666.zip > > > As of Solr 5.2.1, there's a new admin UI available that has been written > almost entirely by Upayavira (thanks!) over the last several months. It's > written in Angular JS with an eye towards enhancement/maintainability. The > default UI is still the old version, but you can access the new version by > going to http://<sever:port>/solr/index.html. There are a couple of fixes > between 5.2.0 and 5.2.1, so please use either a fresh 5x checkout, trunk, or > 5.2.1.... > The expectation is that in Solr 5.3, the new code will become the default > with the old UI deprecated and eventually removed. > So it would be a great help if volunteers could give the new UI a spin. It > should look much the same as the current one at the start, but evolve into > something much more interesting and more cloud-friendly. Of course all the > new UI code will always be available on trunk/6.0 too, and the up-to-date > code will always be on both the trunk and 5x branches. > Please provide feedback on the user's (or dev) lists about anything you find > that doesn't work, or enhancements you'd like to see (or, even better, > contribute). If you raise a JIRA, please link it to this one so I can keep > track of what needs to be committed. If linking JIRAs is a mystery just add a > comment to this JIRA referencing the new JIRA and we can take care of it. > Please do _not_ attach patches to this JIRA, it'll be much easier to keep > track of everything if the patches are attached to sub-JIRAs. > And a big thanks to Upayavira for this work! -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org