[ https://issues.apache.org/jira/browse/SOLR-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13182146#comment-13182146 ]
Mark Miller commented on SOLR-2667: ----------------------------------- On the solrcloud branch I'm running into a strange problem...I cannot view the cloud panel because its claiming that it cannot parse the json from http://192.168.1.200:8983/solr/admin/cores?wt=json The json is valid though, so I am scratching my head. It produces 'JSON.parse bad escaped character'. {noformat} {"responseHeader":{"status":0,"QTime":237},"status":{"":{"name":"","instanceDir":"solr/./","dataDir":"solr/./data/","startTime":"2012-01-07T21:44:09.427Z","uptime":4449652,"index":{"numDocs":40226,"maxDoc":49839,"version":1325969262665,"segmentCount":17,"current":true,"hasDeletions":true,"directory":"org.apache.lucene.store.MMapDirectory:org.apache.lucene.store.MMapDirectory@/media/ext3space/workspace/SolrCloud/solr/example/solr/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e123c26","lastModified":"2012-01-07T21:52:20Z","sizeInBytes":990880948,"size":"944.98 MB"}}}} {noformat} > Finish Solr Admin UI > -------------------- > > Key: SOLR-2667 > URL: https://issues.apache.org/jira/browse/SOLR-2667 > Project: Solr > Issue Type: Improvement > Reporter: Ryan McKinley > Assignee: Ryan McKinley > Fix For: 4.0 > > Attachments: SOLR-2667-110722.patch > > > In SOLR-2399, we added a new admin UI. The issue has gotten too long to > follow, so this is a new issue to track remaining tasks. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org