Commit Graph

22 Commits

Author SHA1 Message Date
Ryan McKinley f14885cf0b SOLR-350, SOLR-409 -- adding configurable support for running multiple cores in one sole instance
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@601975 13f79535-47bb-0310-9956-ffa450edef68
2007-12-07 03:49:52 +00:00
Ryan McKinley 5f003559b5 SOLR-215 - remove static singleton for SolrCore. This commit enables multiple solr cores, but does not yet provide an interface to manage them. This is a rather substantial change.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@573893 13f79535-47bb-0310-9956-ffa450edef68
2007-09-08 19:03:54 +00:00
Yonik Seeley 30b52fa18a make admin submit buttons work w/o javascript: SOLR-322
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@560807 13f79535-47bb-0310-9956-ffa450edef68
2007-07-29 20:25:02 +00:00
Chris M. Hostetter 4006ae52db point query syntax help to Solr wiki instead of lucene-java site so the few extensions can be noticed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@550607 13f79535-47bb-0310-9956-ffa450edef68
2007-06-25 21:00:16 +00:00
Erik Hatcher 85e54f0043 Update link to Solrs home page (thanks Ryan)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498883 13f79535-47bb-0310-9956-ffa450edef68
2007-01-23 01:16:22 +00:00
Bertrand Delacretaz 17dee73e4e SOLR-59, copy request parameters to Solr's response
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@487199 13f79535-47bb-0310-9956-ffa450edef68
2006-12-14 13:03:40 +00:00
Chris M. Hostetter eb897e53d0 cleaning up the forms on index.jsp and form.jsp ... main motivation was to get rid of hte stylesheet param since it's pretty much worthless, but i also wanted to try and make the only options displayed on form.jsp things that were general enough to apply to any combination of request handler / response writer pair that comes out of the box ... i deliberatley didn't include all of the highlight and facet params however, because I wasworred that would make the page too cluttered.
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@481116 13f79535-47bb-0310-9956-ffa450edef68
2006-12-01 00:16:46 +00:00
Yonik Seeley 0546616464 ASF license headers
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@473134 13f79535-47bb-0310-9956-ffa450edef68
2006-11-09 23:13:58 +00:00
William Au afe77428f2 solr-48 - added javascript to catch empty query
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@447831 13f79535-47bb-0310-9956-ffa450edef68
2006-09-19 12:33:34 +00:00
Yonik Seeley 70c8fc4b46 declare admin-pages to return UTF-8, add space in content-type strings: SOLR-35
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423562 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 18:48:16 +00:00
William Au 20711a9227 improved admin stylesheet for IE - SOLR-6
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@420815 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 12:20:46 +00:00
William Au c187d2b6a9 added logging link
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@399035 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 20:19:00 +00:00
William Au 89f1018ef7 allowed inclusion of customized content into first table
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@398981 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 17:42:28 +00:00
Yonik Seeley f606d78b19 expand svn:keywords for text file, change registry to use svn keywords
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@382610 13f79535-47bb-0310-9956-ffa450edef68
2006-03-03 01:43:03 +00:00
Yonik Seeley c03c23bc41 default to latest XML output version, remove legacy getnumfound option
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@380251 13f79535-47bb-0310-9956-ffa450edef68
2006-02-23 22:31:00 +00:00
Yonik Seeley 5685d5ee1c remove unneeded solar-status
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@380231 13f79535-47bb-0310-9956-ffa450edef68
2006-02-23 21:35:34 +00:00
William Au 0d550d2a6c added missing import for Date
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@380184 13f79535-47bb-0310-9956-ffa450edef68
2006-02-23 18:18:38 +00:00
Yonik Seeley ff90d5f2d6 chaos => slightly less than chaos. pulled out some common stuff into header.jsp, made healthcheck configurable, changed server start time to SolrCore creation time, removed some more CNET links
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@379696 13f79535-47bb-0310-9956-ffa450edef68
2006-02-22 05:53:23 +00:00
Yonik Seeley ba78c4fc55 change some CNET URLs to apache solr URLS, remove some unused links, fix href="" to href="."
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@377856 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 22:04:26 +00:00
Yonik Seeley d87b93c1c5 make URLs relative
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@377810 13f79535-47bb-0310-9956-ffa450edef68
2006-02-14 19:36:06 +00:00
Yonik Seeley d4ae734c63 fix getting solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@377004 13f79535-47bb-0310-9956-ffa450edef68
2006-02-11 17:17:33 +00:00
Yonik Seeley 148b4dbc92 initial version
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@372455 13f79535-47bb-0310-9956-ffa450edef68
2006-01-26 05:37:29 +00:00