Erik Hatcher
|
4c8747190b
|
oops, broke a test, fixed when a field value does not respond to :each
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496821 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-16 19:01:13 +00:00 |
Erik Hatcher
|
5e4dcfa889
|
Allow field hash to take an array for values
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496797 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-16 17:50:55 +00:00 |
Erik Hatcher
|
162dbee7ea
|
SOLR-108: Request::Standard cleanup (contributed by William Groppe), with slight addition to fix failing test because rows became zero instead of nil
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496551 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-16 00:41:47 +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
|
c20a0cc4d8
|
refactor Document slightly, allowing << to take multiple fields in a Hash
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495837 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-13 04:31:47 +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
|
b397f4b2be
|
Add ASL header
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495827 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-13 03:01:48 +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
|
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
|
e6467d8838
|
a test of Solrs ruby escaping, mainly as a real example of adding a document and then searching for it
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@494208 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-08 21:50:30 +00:00 |
Erik Hatcher
|
0b3fc2da6b
|
first attempt at making a mock Solr::Connection base test case
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@492628 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-04 16:40:07 +00:00 |
Erik Hatcher
|
4d9c4504e1
|
sooner rather than later, tease the Solr DSL out from the web framework
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@492042 13f79535-47bb-0310-9956-ffa450edef68
|
2007-01-03 04:57:00 +00:00 |