sphinx_search
Make your content searchable via the excellent Thinking Sphinx. Sphinx Search automatically creates the necessary indexes on your pages and provides a SearchPage subclass to handle the actual search processing without any code on your part.
You get a full set of Radius tags to iterate and display your search results, including pagination for lengthy result sets. Sphinx Search can provide a foundation for indexing your application’s custom models, as well.
| Author | Digital Pulp |
|---|---|
| Website | http://github.com/digitalpulp/radiant-sphinx_search-extension |
| Repository | git://github.com/digitalpulp/radiant-sphinx_search-extension.git |
| Download | http://rubygems.org/downloads/radiant-sphinx_search-extension-0.9.1.gem |
| Supports | Radiant 0.9.1 |
| Record Created | July 28, 2008 (almost 5 years ago) |
| Last Updated | August 16, 2010 (almost 3 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install sphinx_search
