admin-extra.html not currectly display when using multicore configuration
-------------------------------------------------------------------------

                 Key: SOLR-975
                 URL: https://issues.apache.org/jira/browse/SOLR-975
             Project: Solr
          Issue Type: Bug
          Components: web gui
    Affects Versions: 1.4
         Environment: Jetty openjdk 1.6.0 1.0.b12 (EPEL package for EL5)
            Reporter: Edward Rudd


I'm having "cross-talk" issues with using the Solr nightlies (and probably w/ 
1.3.0 release but have not tested as I needed newer features of the 
DataImportHandler in the nightlies) 

Basic scenario for this bug is as follows

I have two cores configured and BOTH have a customized "admin-extra.html", 
however going to the admin pages uses the SAME admin-extra.html for all cores.  
 the one used is whichever core is browsed first..    This looks like a caching 
bug where the cache is not taking into account the Core.

Basically my admin-extra.html has a link to the data importer script and a link 
to reload the core (which has to have the core name explicitly in the per-core 
admin-extra.html).

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

Reply via email to