lucene/client/ruby/solrb/lib/solr
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
..
request SOLR-108: Request::Standard cleanup (contributed by William Groppe), with slight addition to fix failing test because rows became zero instead of nil 2007-01-16 00:41:47 +00:00
connection.rb SOLR-101: Refactored request classes, adding Document/Field abstractions. (contributed by Ed Summers) 2007-01-13 02:53:39 +00:00
document.rb oops, broke a test, fixed when a field value does not respond to :each 2007-01-16 19:01:13 +00:00
exception.rb Add ASL header 2007-01-13 03:01:48 +00:00
field.rb Add ASL header 2007-01-13 03:01:48 +00:00
request.rb Modeled Solr's StandardRequestHandler (qt=standard) as Solr::Request::Standard (includes common, standard, and facet parameters, but not highlighting parameters). 2007-01-15 01:41:18 +00:00
response.rb SOLR-100: added Exception handling to solrb (submitted by William Groppe) 2007-01-11 13:54:22 +00:00