You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shawn Heisey (JIRA)" <ji...@apache.org> on 2013/10/03 17:58:42 UTC

[jira] [Commented] (SOLR-5299) Add splash page root context to example Jetty configuration

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org