Commit Graph

6 Commits

Author SHA1 Message Date
Chris M. Hostetter a4bf5482a8 related to SOLR-201 - when I saw Shalin resolve that issue, i remembered noticing a while back that not declaring a defaultQuery caused all of the admin pages to fail with an NPE. the fix is pretty trivial
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826163 13f79535-47bb-0310-9956-ffa450edef68
2009-10-17 02:37:09 +00:00
Ryan McKinley 475fb4aec3 SOLR-545 -- sending error code rather then throwing an exception in jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684623 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 02:14:43 +00:00
Ryan McKinley bf41a13714 SOLR-545 -- this aspect of SOLR-545 just fixes the behavior when a multicore environment falls through to /admin/ or /select via the SolrServlet
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684606 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 22:33:18 +00:00
Chris M. Hostetter 946c74fffa SOLR-615: minor cleanup of some XML imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677047 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 21:30:37 +00:00
Erik Hatcher 493608377f Fix JSPs that refered to removed SolrMultiCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641115 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 02:22:51 +00:00
Ryan McKinley 7a32b537a9 SOLR-503 -- restructure src/webapp to keep jsps and WEB-INF in same directory. Added test to hit jsp files. (currently only checks if they compile ok)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640123 13f79535-47bb-0310-9956-ffa450edef68
2008-03-22 23:57:52 +00:00