rnewson / couchdb-lucene

Enables full-text searching of CouchDB documents using Lucene
Apache License 2.0
769 stars 147 forks source link

Bookmarks Usage #270

Open roderick-unicom opened 5 years ago

roderick-unicom commented 5 years ago

Is there a way, that bookmarks from Couch can be included in the Lucene responses?

ykodgule commented 5 years ago

any comments on this issue?

rnewson commented 5 years ago

couchdb-lucene does not return a bookmark property. I'd review and possibly accept a Pull Request adding it.