Hi,

Since couchdb-lucene allows more complex queries of the database, what are
the pros and cons of using couchdb 'view' to only emit(doc._id, null) and do
all the querying on the couchdb-lucene index? Will it break the access
control mechanism built into 0.11!!

thanks,
mano

Reply via email to