lucene/client/ruby/solrb/lib/solr
Erik Hatcher 9373fa3f45 update to facet parameter changes to Solr via SOLR-106
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496954 13f79535-47bb-0310-9956-ffa450edef68
2007-01-17 07:57:48 +00:00
..
request update to facet parameter changes to Solr via SOLR-106 2007-01-17 07:57:48 +00:00
response add TODO discussion comment to ruby.rb 2007-01-17 07:55:00 +00:00
connection.rb Update example to use _text field name and have explicit require/include code too, suitable for copy/pasting right into irb to work it, and cleaned up output 2007-01-17 05:44:37 +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 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
field.rb Add ASL header 2007-01-13 03:01:48 +00:00
request.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
response.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