lucene/client/ruby/solr-ruby/test/unit
Erik Hatcher 56ceddd6c0 Add Spellcheck support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@579743 13f79535-47bb-0310-9956-ffa450edef68
2007-09-26 18:04:49 +00:00
..
add_document_test.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
array_mapper_test.rb add array mapper, for more data sources that come in pieces to be merged 2007-05-05 02:30:15 +00:00
changes_yaml_test.rb Add test to check the proper parsability of CHANGES.yml 2007-09-07 02:47:47 +00:00
commit_test.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
connection_test.rb Rename solrb to solr-ruby. Long live solrb 2007-02-18 18:37:34 +00:00
data_mapper_test.rb The beginnings of a general purpose importer / data mapper in order to feed data into Solr 2007-03-26 04:47:56 +00:00
delete_test.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
delimited_file_source_test.rb rename tab_delimited to just delimited and added splitter parameter allowing lines to be split on any regular expression 2007-04-26 02:06:01 +00:00
dismax_request_test.rb Rename solrb to solr-ruby. Long live solrb 2007-02-18 18:37:34 +00:00
document_test.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
field_test.rb SOLR-171: Add per-doc and per-field boosts. (contributed by Coda Hale) 2007-03-07 03:06:00 +00:00
hpricot_mapper_test.rb Adjust HpricotMapperTest to not cause an error when the Hpricot library is not installed 2007-05-22 18:52:55 +00:00
hpricot_test_file.xml 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_test.rb Add buffering to allow indexer to add multiple documents at a time, determined by the :buffer_docs parameter. If not specified, individual documents are added to Solr. 2007-04-26 02:54:53 +00:00
modify_document_test.rb fix mlt.fl 2007-08-23 12:17:29 +00:00
ping_test.rb Rename solrb to solr-ruby. Long live solrb 2007-02-18 18:37:34 +00:00
request_test.rb adjust tests to work without libxml2 2007-05-22 19:02:48 +00:00
response_test.rb Rename solrb to solr-ruby. Long live solrb 2007-02-18 18:37:34 +00:00
solr_mock_base.rb Rename solrb to solr-ruby. Long live solrb 2007-02-18 18:37:34 +00:00
spellcheck_response_test.rb Add Spellcheck support 2007-09-26 18:04:49 +00:00
spellchecker_request_test.rb Add Spellcheck support 2007-09-26 18:04:49 +00:00
standard_request_test.rb fix mlt.fl 2007-08-23 12:17:29 +00:00
standard_response_test.rb Rename solrb to solr-ruby. Long live solrb 2007-02-18 18:37:34 +00:00
suite.rb Dynamically load all tests for suite.rb (contribution from Josh Goebel) 2007-04-03 01:01:25 +00:00
tab_delimited.txt The beginnings of a general purpose importer / data mapper in order to feed data into Solr 2007-03-26 04:47:56 +00:00
util_test.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
xpath_mapper_test.rb adjust tests to work without libxml2 2007-05-22 19:02:48 +00:00
xpath_test_file.xml Add XPathMapper, useful for mapping XML file data into Solr 2007-04-03 04:50:54 +00:00