> On Aug 31, 2016, at 1:00 PM, Brendan Duddridge <[email protected]> wrote:
> 
> The only thing I can think of is fetching document IDs from the search 
> results, then fetching again all of the model objects for those IDs in one 
> big fetch. The problem with this is there could potentially be thousands of 
> results and now I'm fetching twice.

That sounds good — it wouldn't be fetching twice. A query does not load the 
document, only the key/value pair and docID from the index.

—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/FB0EA69D-A5D5-48F2-9668-4F79C149201B%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to