You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Hoss Man (JIRA)" <ji...@apache.org> on 2008/08/06 23:18:44 UTC

[jira] Resolved: (SOLR-636) admin page schema link fails for example multicore config

     [ https://issues.apache.org/jira/browse/SOLR-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man resolved SOLR-636.
---------------------------

       Resolution: Fixed
    Fix Version/s: 1.3
         Assignee: Hoss Man

Committed revision 683415. 

...made a small tweak to index.jsp to better deal with getSchemaResource() or getConfigResource() being null (which can happen if the Configs are loaded dynamicly from an InputStream instead of a filename)

> admin page schema link fails for example multicore config
> ---------------------------------------------------------
>
>                 Key: SOLR-636
>                 URL: https://issues.apache.org/jira/browse/SOLR-636
>             Project: Solr
>          Issue Type: Bug
>          Components: web gui
>    Affects Versions: 1.3
>         Environment:  linux x86_64 rhel ibm-java-6 prepackaged jetty
> solr snapshot 7-15-2008 
>            Reporter: Jerry Quinn
>            Assignee: Hoss Man
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: SOLR-636.patch, SOLR-636.patch, SOLR-636.patch
>
>
> If I try to view the schema.xml for a single core, using the gui link:
> http://localhost:8983/solr/core1/admin/file/?file=schema.xml
> I get instead:
> HTTP ERROR: 404
> NOT_FOUND
> RequestURI=/solr/admin/file/
> Powered by Jetty://

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.