lucene/client/ruby/solrb/test/unit
Erik Hatcher 3250a9b7b9 add ASL to several files
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496983 13f79535-47bb-0310-9956-ffa450edef68
2007-01-17 10:37:56 +00:00
..
add_document_test.rb add ASL to several files 2007-01-17 10:37:56 +00:00
commit_test.rb add ASL to several files 2007-01-17 10:37:56 +00:00
connection_test.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:13 +00:00
delete_test.rb add ASL to several files 2007-01-17 10:37:56 +00:00
document_test.rb Allow field hash to take an array for values 2007-01-16 17:50:55 +00:00
field_test.rb Add ASL header 2007-01-13 03:01:48 +00:00
ping_test.rb add ASL to several files 2007-01-17 10:37:56 +00:00
request_test.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_test.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:13 +00:00
solr_mock_base.rb Add more test coverage, with the currently only uncovered code being the mocked Connection#post method 2007-01-08 17:28:36 +00:00
standard_request_test.rb update to facet parameter changes to Solr via SOLR-106 2007-01-17 07:57:48 +00:00
standard_response_test.rb add ASL to several files 2007-01-17 10:37:56 +00:00
suite.rb add ASL to several files 2007-01-17 10:37:56 +00:00