Shawn Heisey created SOLR-4172: ---------------------------------- Summary: Web GUI should provide the base URL required for SolrJ and other APIs Key: SOLR-4172 URL: https://issues.apache.org/jira/browse/SOLR-4172 Project: Solr Issue Type: Improvement Components: web gui Affects Versions: 4.0 Reporter: Shawn Heisey Priority: Minor Fix For: 4.1, 5.0
When you click on a core in the web gui, you get a URL like the following in the browser URL bar: http://server:port/solr/#/corename There have been some instances on the mailing list where users try to use this URL in an API like SolrJ. If the main core page were to display the proper URL, there would be less confusion. Unless we make it so that accessing the proper base URL gives a helpful message in the browser, it should not be a link. I'll file another feature request for that helpful message. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators 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