couchrest_model/lib/couchrest/core
John Wood b26f90d2ff Added support for couchdb-lucene.
Added a search method to CouchRest:Database to search the documents in a
given database.  Added support for a :search parameter to Collection's
paginated_each method, which will allow you to paginate over a set of
search results.

This code has been brought to you by Dave Farkas (sakrafd) and
Arnaud Berthomier (oz).
2010-03-15 19:20:07 -05:00
..
adapters added ascending compatability with restclient-1.4.0 2010-02-23 16:21:00 -06:00
database.rb Added support for couchdb-lucene. 2010-03-15 19:20:07 -05:00
design.rb Multiple database support for ExtendedDocument. 2009-03-27 11:27:37 +00:00
document.rb Fixing incorrectly generated document URIs with testing 2010-01-03 21:42:22 -02:00
http_abstraction.rb started extracting the http layer 2009-07-14 01:43:40 -07:00
response.rb spec'd casted extended document 2009-03-02 21:15:02 -08:00
rest_api.rb extracted the rest API to its own module 2009-07-29 18:32:34 -07:00
server.rb Revert "Server URI can now include a prefix to the database name" 2009-03-31 12:24:04 -07:00
view.rb added cr:view 2008-11-03 22:53:46 -08:00