couchdb-lucene
couchdb-lucene copied to clipboard
Support for couchdb _list functions
The resulting documents from a lucene-query, should be formatable using couch-db's _list API.
For instance with a URI like:
/database/_fti/lucene/**_list/listname/**lucene _idx_name?q=
+1 :^D This would be really useful for the app I'm currently working on...
this would be totally sweet. what would it take to do this? i'd like to help out if possible.
bumping this to 0.6
Any update on this? This is really critical imho.
Patches welcome.
So I'll take that as "not yet" ;-)
Yeah I'd be happy to - though if you've done any work on this or have any starting points you could suggest it would be greatly appreciated.
I've not started on it but it shouldn't be difficult, just a bit fiddly and time consuming. I think it's clear that the list/show functionality from couchdb would need to be duplicated, it's not possibly to reuse the existing code.
Thanks Robert, Yeah that was my main question. Didn't know if there was a way to pipe this back through a couch list function. Will take a look.
Any further news on this??
Nope. This is my hobby, not my job. You can make it happen by submitting a patch (preferably with tests) or you can wait until I get to it.
B.
On 26 Jun 2012, at 15:47, sparkrevolutions wrote:
Any further news on this??
Reply to this email directly or view it on GitHub: https://github.com/rnewson/couchdb-lucene/issues/13#issuecomment-6585873