: Yes, the new UI is available via http://localhost:8983/solr/index.html. ... : As to how URLs are managed, the web.xml welcome-file currently causes : http://localhost:8983/solr/ to point to admin.html. The new UI is : accessible via http://localhost:8983/solr/index.html. Switch the : welcome-file and the old UI will still be available via : http://localhost:8983/solr/admin.html for as long as we decide to leave : it there.
We might want to tweak those URLs slightly to be a little less confusing ... ie "old.html" and "new.html" (at least until after 5.3) ... i mean, i just the paragraph you rwote above, but w/o looking at it i've already forgoten if "index.html" is hte new one or hte old one. So imagine if a 5.2 user has in their browser... http://localhost:8983/solr/admin.html#/collection1 ...and is trying to remember if this is the new one (that they should get use to / help test) or the fuly qualified name of the old one that is going away. Likewise imagine if a 5.42 user sees the same URL, and reads a note that the "old UI" is going to be removed in 6.0 and is trying to figure out if that affects him. -Hoss http://www.lucidworks.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org