Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Support for couchdb _list functions #13

Open
tazly opened this issue Aug 3, 2009 · 10 comments
Open

Support for couchdb _list functions #13

tazly opened this issue Aug 3, 2009 · 10 comments

Comments

@tazly
Copy link

tazly commented Aug 3, 2009

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=

@zdzolton
Copy link

zdzolton commented Oct 1, 2009

+1 :^D
This would be really useful for the app I'm currently working on...

@clofresh
Copy link

this would be totally sweet. what would it take to do this? i'd like to help out if possible.

@rnewson
Copy link
Owner

rnewson commented Apr 12, 2010

bumping this to 0.6

@bestguy
Copy link

bestguy commented Mar 3, 2011

Any update on this? This is really critical imho.

@rnewson
Copy link
Owner

rnewson commented Mar 3, 2011

Patches welcome.

@bestguy
Copy link

bestguy commented Mar 4, 2011

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.

@rnewson
Copy link
Owner

rnewson commented Mar 4, 2011

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.

@bestguy
Copy link

bestguy commented Mar 5, 2011

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.

@carrotcomputer
Copy link

Any further news on this??

@rnewson
Copy link
Owner

rnewson commented Jun 26, 2012

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:
#13 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants