riddle 0.9.8.1112 → 0.9.8.1198

Sign up to get free protection for your applications and to get access to all the features.
Files changed (52) hide show
  1. data/README +17 -4
  2. data/lib/riddle.rb +4 -2
  3. data/lib/riddle/client.rb +51 -12
  4. data/spec/functional/keywords_spec.rb +40 -0
  5. data/spec/unit/client_spec.rb +26 -0
  6. metadata +3 -61
  7. data/spec/fixtures/data/anchor.bin +0 -0
  8. data/spec/fixtures/data/any.bin +0 -0
  9. data/spec/fixtures/data/boolean.bin +0 -0
  10. data/spec/fixtures/data/distinct.bin +0 -0
  11. data/spec/fixtures/data/field_weights.bin +0 -0
  12. data/spec/fixtures/data/filter.bin +0 -0
  13. data/spec/fixtures/data/filter_array.bin +0 -0
  14. data/spec/fixtures/data/filter_array_exclude.bin +0 -0
  15. data/spec/fixtures/data/filter_floats.bin +0 -0
  16. data/spec/fixtures/data/filter_floats_exclude.bin +0 -0
  17. data/spec/fixtures/data/filter_floats_range.bin +0 -0
  18. data/spec/fixtures/data/filter_range.bin +0 -0
  19. data/spec/fixtures/data/filter_range_exclude.bin +0 -0
  20. data/spec/fixtures/data/group.bin +0 -0
  21. data/spec/fixtures/data/index.bin +0 -0
  22. data/spec/fixtures/data/index_weights.bin +0 -0
  23. data/spec/fixtures/data/phrase.bin +0 -0
  24. data/spec/fixtures/data/rank_mode.bin +0 -0
  25. data/spec/fixtures/data/simple.bin +0 -0
  26. data/spec/fixtures/data/sort.bin +0 -0
  27. data/spec/fixtures/data/update_simple.bin +0 -0
  28. data/spec/fixtures/data/weights.bin +0 -0
  29. data/spec/fixtures/data_generator.php +0 -130
  30. data/spec/fixtures/sphinx/configuration.erb +0 -38
  31. data/spec/fixtures/sphinx/people.old.spa +0 -0
  32. data/spec/fixtures/sphinx/people.old.spd +0 -0
  33. data/spec/fixtures/sphinx/people.old.sph +0 -0
  34. data/spec/fixtures/sphinx/people.old.spi +0 -0
  35. data/spec/fixtures/sphinx/people.old.spm +0 -0
  36. data/spec/fixtures/sphinx/people.old.spp +0 -0
  37. data/spec/fixtures/sphinx/people.spa +0 -0
  38. data/spec/fixtures/sphinx/people.spd +0 -0
  39. data/spec/fixtures/sphinx/people.sph +0 -0
  40. data/spec/fixtures/sphinx/people.spi +0 -0
  41. data/spec/fixtures/sphinx/people.spm +0 -0
  42. data/spec/fixtures/sphinx/people.spp +0 -0
  43. data/spec/fixtures/sphinx/searchd.log +0 -4732
  44. data/spec/fixtures/sphinx/searchd.query.log +0 -783
  45. data/spec/fixtures/sphinx/spec.conf +0 -38
  46. data/spec/fixtures/sphinxapi.php +0 -1066
  47. data/spec/fixtures/sql/conf.example.yml +0 -3
  48. data/spec/fixtures/sql/conf.yml +0 -3
  49. data/spec/fixtures/sql/data.sql +0 -25000
  50. data/spec/fixtures/sql/structure.sql +0 -16
  51. data/spec/spec_helper.rb +0 -26
  52. data/spec/sphinx_helper.rb +0 -92

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the gem file manually.