Commit Graph

10 Commits

Author SHA1 Message Date
Chris M. Hostetter 2d04fecca2 Support for customizing the QueryResponseWriter per request - SOLR-16
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@409560 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 05:44:02 +00:00
Yonik Seeley 1a66aa3853 enable multiple solr webapps with JNDI config
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@408501 13f79535-47bb-0310-9956-ffa450edef68
2006-05-21 21:55:12 +00:00
Chris M. Hostetter d63338bd35 new DisMaxRequestHandler as well as some generic SolrPluginUtils
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@408103 13f79535-47bb-0310-9956-ffa450edef68
2006-05-20 22:17:21 +00:00
William Au 221a8d91fb initial version
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@399299 13f79535-47bb-0310-9956-ffa450edef68
2006-05-03 13:39:40 +00:00
William Au 3985e51474 added admin-extra.html to gettableFiles
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@398999 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 18:21:43 +00:00
William Au aa8f2572b6 initial version
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@398997 13f79535-47bb-0310-9956-ffa450edef68
2006-05-02 18:18:36 +00:00
Yonik Seeley 903814afa5 re-enable writeLock and commitLock configuration
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@391645 13f79535-47bb-0310-9956-ffa450edef68
2006-04-05 15:45:04 +00:00
Erik Hatcher 72326ccaca fix misspelling in configuration file
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@391110 13f79535-47bb-0310-9956-ffa450edef68
2006-04-03 18:36:02 +00:00
Yonik Seeley 4202b65619 added postOptimize hooks, analogous to postCommit hooks but only called after an optimize command. Useful for only distributing optimized indicies
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@390501 13f79535-47bb-0310-9956-ffa450edef68
2006-03-31 21:25:20 +00:00
Yonik Seeley 34dc132902 removed legacy solar name support, change default config directory to ./solr/conf, make data directory ./solr/data, make base dir (./solr) configurable from solr.solr.home property, preliminary support for multiple solr wars, enhance exception message when resource isn't found.
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@390446 13f79535-47bb-0310-9956-ffa450edef68
2006-03-31 15:45:36 +00:00