Hi all, We use couchdb-lucene extensively in our projects, but we've hit a point where we need to load IndexReaders directly on the relevant indexes, and perform operations we can't through the CouchDB REST API.
I've noticed the index folder names don't correspond directly (i.e. clearly) to couch databases, and was wondering if there's a way of matching an index folder to a database? Thanks, Martin
