On 1 July 2015 at 13:27, Filip Nilsson <filleo...@gmail.com> wrote:

> I’m trying to retrive all documents in a search index in an efficent
> manner.
>

Why? To be frank it just sounds like bad design. Try to do whatever you
doing by accessing less data.



>
> Any suggestions on how to access all items faster, or is it simply
> impossible?
>

Certainly think it impractical, but not impossible.



> There must be a faster way to just retrieve everything.
>

A search index is designed for getting a very specific subset quite
quickly, its simply not designed to 'get everything'.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAJCAUuKwD7sAJ_vf5TUSO88E2vtsG5rsST0GeWH_ZpvpV%3DmZFQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to