public
Rubygem
Fork of freelancing-god/thinking-sphinx
Description: Sphinx plugin for Rails and Merb
Homepage: http://ts.freelancing-gods.com
Clone URL: git://github.com/jaikoo/thinking-sphinx.git
name age message
file .gitignore Fri May 02 20:43:09 -0700 2008 Added spec/fixtures/database.yml to .gitignore [arthurgeek]
file LICENCE Sun Apr 13 18:25:37 -0700 2008 ts to git [freelancing-god]
file README Fri May 02 22:22:00 -0700 2008 Adding James as a contributor [freelancing-god]
file README.textile Mon May 05 00:00:26 -0700 2008 Added textiled readme [freelancing-god]
file Rakefile Mon Apr 21 02:24:33 -0700 2008 Added gem building rake task. Completed specs f... [freelancing-god]
file init.rb Sun Apr 13 18:25:37 -0700 2008 ts to git [freelancing-god]
directory lib/ Sat May 03 07:10:18 -0700 2008 Correct AR syntax helps sometimes [freelancing-god]
directory rails/ Fri May 02 21:20:19 -0700 2008 - copied init.rb to rails/init.rb so the gem ca... [yob]
directory spec/ Sat May 03 07:23:57 -0700 2008 Fixing up specs to match correct AR syntax [freelancing-god]
directory tasks/ Fri May 02 20:22:22 -0700 2008 Updated name of merb environment task [freelancing-god]
README.textile

Thinking Sphinx

Usage

First, if you haven’t done so already, check out the main usage page. Once you’ve done that, the next place to look for information is the specific method docs – ThinkingSphinx::Search and ThinkingSphinx::Index::Builder in particular.

Contributors

Since I first released this library, there’s been quite a few people who have submitted patches, to my immense gratitude. Others have suggested syntax changes and general improvements. So my thanks to the following people:

  • Joost Hietbrink
  • Jonathon Conway
  • Gregory Mirzayantz
  • Tung Nguyen
  • Sean Cribbs
  • Benoit Caccinolo
  • John Barton
  • Oliver Beddows
  • Arthur Zapparoli
  • Dusty Doris
  • Marcus Crafter
  • Patrick Lenz
  • Björn Andreasson
  • James Healy