On Jun 5, 2016, at 5:13 PM, dyowee <[email protected]<mailto:[email protected]>> wrote:
I was wondering if Couchbase Lite supports multiple startkeys and endkeys? This is a feature in CouchDB 2.0 (https://issues.apache.org/jira/browse/COUCHDB-523), but maybe Couchbase Lite already has it? No, but it’s definitely a reasonable feature to add in the future. There’s less need for this than in CouchDB, though, since the overhead of running a query is significantly lower (no network lag or HTTP overhead.) There shouldn’t be much of a performance hit if you run a separate query for each key range, as a workaround. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/FC4BFD85-0FA4-4D25-8E50-624405CDB556%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
