Shawn Heisey created SOLR-4700:
----------------------------------

             Summary: Move Solr client API URLs to their own context namespace
                 Key: SOLR-4700
                 URL: https://issues.apache.org/jira/browse/SOLR-4700
             Project: Solr
          Issue Type: Improvement
    Affects Versions: 4.3
            Reporter: Shawn Heisey
             Fix For: 5.0


If we moved the client API base URLs to their own URL namespace, it would free 
up the 'top level' URL namespace for other uses.  This would mean moving 
http://host:port/solr/YYY to http://host:port/solr/XXX/YYY - where YYY is a 
core or collection name and XXX is some string yet to be determined.

The existing URL setup is so widely used that we probably would not be able to 
remove backwards compatibility until at least 6.0.

See discussion on SOLR-4431.

--
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

Reply via email to