ryanb / xapit

High level Ruby library for interacting with Xapian, a full text search engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add CouchRest Adapter

ryanb opened this issue · comments

See this repository for adapter. http://github.com/speedmax/xapit/tree/master

Hello ryanb,

I have commited a improved couchrest adapter and it supports indexing results from couchdb query (much liked the activerecord version) and CouchrestAdapter#find_each in batch

http://github.com/speedmax/xapit

I am closing all issues because I have rewritten Xapit and want to focus on immediate bugs with this new version. If you find this issue still relevant, please comment here or open another issue and I'll take a look at it.