lucene/client/ruby/solr-ruby/lib/solr
Erik Hatcher 66b05d1da5 Add support for alternate field highlighting, based on patch by Koji Sekiguchi on SOLR-376
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@603817 13f79535-47bb-0310-9956-ffa450edef68
2007-12-13 04:34:01 +00:00
..
importer Make filter_queries unrequired 2007-08-27 01:29:35 +00:00
request Add support for alternate field highlighting, based on patch by Koji Sekiguchi on SOLR-376 2007-12-13 04:34:01 +00:00
response Add future example of what a solr-ruby Solr writer type could do with dates 2007-10-05 13:21:13 +00:00
connection.rb Add preliminary support for SOLR-139, allowing updateable documents. Added utility method to backslash escape strings suitable for QueryParser. Bumped version number for another upcoming gem push. 2007-08-22 12:05:15 +00:00
document.rb Fix issue with String values becoming multi-valued fields. String#each returns multiple values when a string contains newlines 2007-06-03 23:31:42 +00:00
exception.rb Rename solrb to solr-ruby. Long live solrb 2007-02-18 18:37:34 +00:00
field.rb SOLR-171: Add per-doc and per-field boosts. (contributed by Coda Hale) 2007-03-07 03:06:00 +00:00
importer.rb bring compatibility to current trunk of Solr, using admin/luke instead of indexinfo. Also added HpricotMapper (SOLR-210: from Jamie Orchard-Hays), and correctly imported the ArrayMapper 2007-05-10 01:28:49 +00:00
indexer.rb provide the Solr connection to clients of the indexer 2007-05-19 20:48:26 +00:00
request.rb Add Spellcheck support 2007-09-26 18:04:49 +00:00
response.rb Enable Solr::Request::Select to work as a general pass through to any registered request handler using /select?..., and a few other minor changes 2007-10-04 15:35:19 +00:00
solrtasks.rb Add placeholder for future Solr Rake tasks 2007-02-22 02:21:07 +00:00
util.rb Add preliminary support for SOLR-139, allowing updateable documents. Added utility method to backslash escape strings suitable for QueryParser. Bumped version number for another upcoming gem push. 2007-08-22 12:05:15 +00:00
xml.rb Rename solrb to solr-ruby. Long live solrb 2007-02-18 18:37:34 +00:00