[
https://issues.apache.org/jira/browse/SOLR-5299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785298#comment-13785298
]
Shawn Heisey commented on SOLR-5299:
------------------------------------
+1 from me, especially if it can detect what context URL Solr is running on and
not hardcode to /solr. There are sometimes people that want to put Solr on the
root context. If there would be any manual steps required for that, the
documentation should explain how it's done.
> Add splash page root context to example Jetty configuration
> -----------------------------------------------------------
>
> Key: SOLR-5299
> URL: https://issues.apache.org/jira/browse/SOLR-5299
> Project: Solr
> Issue Type: Improvement
> Reporter: Erik Hatcher
> Priority: Minor
> Fix For: 5.0, 4.6
>
>
> Right now, when you "java -jar start.jar" Solr's example Jetty, going to
> http://localhost:8983/ serves this error:
> {code}
> Error 404 - Not Found.
> No context on this server matched or handled this request.
> Contexts known to this server are:
> /solr ....
> {code}
> We can do better by providing a nice Solr-centric splash page here.
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]