Commit Graph

10 Commits

Author SHA1 Message Date
Koji Sekiguchi 77041bf7ab SOLR-779: SolrQuery#setHighlightRequireFieldMatch() should be renamed to SolrQuery#getHighlightRequireFieldMatch().
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@697132 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 15:25:59 +00:00
Shalin Shekhar Mangar 9fef1d8ddc SOLR-778 -- SolrQuery#getFacetMinCount() returns value of facet limit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696926 13f79535-47bb-0310-9956-ffa450edef68
2008-09-19 05:48:09 +00:00
Shalin Shekhar Mangar f24252c1bd SOLR-718 -- Support persisting solr.xml through SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688188 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 20:25:38 +00:00
Shalin Shekhar Mangar 2754d4d87c SOLR-430 -- Added support for reading SpellCheckComponent's response
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687102 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 17:29:51 +00:00
Ryan McKinley aa525ba32a SOLR-653 -- adding note about removing "overwrite"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684171 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 02:21:58 +00:00
Ryan McKinley dd622ea5f5 SOLR-476: CommonsHttpSolrServer can set the ResponseParser on a per request basis.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@632228 13f79535-47bb-0310-9956-ffa450edef68
2008-02-29 05:34:51 +00:00
Ryan McKinley 17c461e26d SOLR-436: To make future changes easier, SolrServer changed from an interface to an abstract super class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@614633 13f79535-47bb-0310-9956-ffa450edef68
2008-01-23 19:31:31 +00:00
Ryan McKinley 24006c12d2 SOLR-462: Changes to CommonsHttpSolrServer.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@613304 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 22:46:58 +00:00
Ryan McKinley 1760d4242d SOLR-280 -- changing the SolrDocument/SolrInputDocument implementation so each one as as efficient as it can be. The API changes mostly affect solrj users.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@552405 13f79535-47bb-0310-9956-ffa450edef68
2007-07-02 05:19:22 +00:00
Ryan McKinley 7230a8eb3f SOLR-278 - modify LukeRequest/Response to handle show=schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@551971 13f79535-47bb-0310-9956-ffa450edef68
2007-06-29 17:32:55 +00:00