Erik Hatcher
|
ee16eafe72
|
add testcase Coda Hale also contributed, missed in previous commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@500587 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-27 18:47:56 +00:00 |
Erik Hatcher
|
cde074eec5
|
Modeled Solr's StandardRequestHandler (qt=standard) as Solr::Request::Standard (includes common, standard, and facet parameters, but not highlighting parameters).
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496202 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-15 01:41:18 +00:00 |
Erik Hatcher
|
01c454c9a2
|
add tests to bring coverage back to 100%
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495836 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-13 04:31:09 +00:00 |
Erik Hatcher
|
753ae838e8
|
OOify case statements in Request::Base. Added more tests to increase code coverage
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495830 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-13 03:36:10 +00:00 |
Erik Hatcher
|
2dc186201c
|
SOLR-101: Refactored request classes, adding Document/Field abstractions. (contributed by Ed Summers)
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495826 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-13 02:53:39 +00:00 |
Erik Hatcher
|
2d5f7d6250
|
Add tests to cover the exception handling, bringing code coverage back to 100%
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495258 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-11 15:42:57 +00:00 |
Erik Hatcher
|
0cad261fb8
|
SOLR-100: added Exception handling to solrb (submitted by William Groppe)
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495223 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-11 13:54:22 +00:00 |
Erik Hatcher
|
c10a85f982
|
adjust test not to rely on hash ordering
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@494189 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-08 20:43:25 +00:00 |
Erik Hatcher
|
c1311749ac
|
Add more test coverage, with the currently only uncovered code being the mocked Connection#post method
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@494129 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-08 17:28:36 +00:00 |
Erik Hatcher
|
092f7375ed
|
SOLR-97: Rakefile now supports functional and unit tests. Also added partially functioning test:coverage task
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@494108 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-08 16:05:02 +00:00 |