[ 
https://issues.apache.org/jira/browse/SOLR-7240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14360001#comment-14360001
 ] 

Hoss Man commented on SOLR-7240:
--------------------------------

bq. ... what API is the root url going to service during such an API shift?

Your concern is precisely the reason i said i do not like the patch i put up. 
When i threw it together, i did not intend/expect that it would cause /foo to 
redict to /solr ... i missunderstood what Jetty's MovedContextHandlerthe does.

I do not want people to mistakenly rely on any sort of redirecting to server 
the "current" API ... i was solely trying to put in place a redirect for the 
singular url of "/" so that the user experience on loading "/" in a browser 
would be slightly less ugly.


> redirect / to /solr 
> --------------------
>
>                 Key: SOLR-7240
>                 URL: https://issues.apache.org/jira/browse/SOLR-7240
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>         Attachments: SOLR-7240.patch
>
>
> Prior to Solr 5, we avoided doing anything fancy with our jetty configs 
> because we didn't want to overly customize "the example" beyond things that 
> involved loading the solr.war.
> That's not longer an issue, so we might as well plop in some jetty config 
> features to redirect / to /solr.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to