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

David Smiley commented on SOLR-18319:
-------------------------------------

Here's what the simplified result would look like: (which I assume is better 
than what we had that precipitated the current error404.html page.)
h2. HTTP ERROR 404 no handler, collection, or core for /bbaa
||URI:|http://localhost:8983/solr/bbaa|
||STATUS:|404|
||MESSAGE:|no handler, collection, or core for /bbaa|
||SERVLET:|SolrServlet|

> Simplify 404 handling
> ---------------------
>
>                 Key: SOLR-18319
>                 URL: https://issues.apache.org/jira/browse/SOLR-18319
>             Project: Solr
>          Issue Type: Improvement
>          Components: Server
>    Affects Versions: 10.1
>            Reporter: David Smiley
>            Assignee: David Smiley
>            Priority: Major
>
> We don't need a 404 page to accomplish the goal of SOLR-15923 -- to show 
> something Solr-specific.
> While we're at it, logging in a way that's more consistent with our other 
> request logs would be good, like "path=/doesNotExist status=404"
> Furthermore, recent changes that will land in Solr 10.1 broke the 404 
> handling.  Those changes might have unblocked the simplification here as well.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to