dfl / solr_pagination
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Fri Sep 26 15:53:02 -0700 2008 | |
| |
README.markdown | Fri Sep 26 16:05:10 -0700 2008 | |
| |
Rakefile | Fri Sep 26 15:53:02 -0700 2008 | |
| |
init.rb | Fri Sep 26 15:53:02 -0700 2008 | |
| |
install.rb | Fri Sep 26 15:53:02 -0700 2008 | |
| |
lib/ | Fri Sep 26 15:53:02 -0700 2008 | |
| |
tasks/ | Fri Sep 26 15:53:02 -0700 2008 | |
| |
test/ | Fri Sep 26 15:53:02 -0700 2008 | |
| |
uninstall.rb | Fri Sep 26 15:53:02 -0700 2008 |
README.markdown
SolrPagination
Adds a find_all_by_solr method to acts_as_solr models to enable will_paginate for acts_as_solr search results.
Example
TODO
Copyright (c) 2007-8 Henrik Nyh and David Lowenfels, released under the MIT license
( Free to modify and redistribute with credit. )
06/2007 Original code by Henrik Nyh. 08/2008 Updated for latest versions of solr and will_paginate, and pluginized by David Lowenfels.
