lucene/client/ruby/solrb/lib/solr/request
Erik Hatcher 1c738dba1f SOLR-121: Add support for multiple document adds. (contributed by Coda Hale)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@500566 13f79535-47bb-0310-9956-ffa450edef68
2007-01-27 17:26:54 +00:00
..
add_document.rb SOLR-121: Add support for multiple document adds. (contributed by Coda Hale) 2007-01-27 17:26:54 +00:00
base.rb OOify case statements in Request::Base. Added more tests to increase code coverage 2007-01-13 03:36:10 +00:00
commit.rb OOify case statements in Request::Base. Added more tests to increase code coverage 2007-01-13 03:36:10 +00:00
delete.rb add ASL to several files 2007-01-17 10:37:56 +00:00
index_info.rb add new indexinfo request capability 2007-01-21 20:00:18 +00:00
ping.rb OOify case statements in Request::Base. Added more tests to increase code coverage 2007-01-13 03:36:10 +00:00
select.rb add TODO about all docs constant 2007-01-24 15:25:41 +00:00
standard.rb :"word.word" symbols make rdoc unhappy, unfortunately, so changed them to just strings 2007-01-24 15:19:26 +00:00
update.rb SOLR-111: add new response classes and enhance connection. one change i made was to make autocommit off by default and use a symbol for :on/:off 2007-01-16 22:02:29 +00:00