> so now I do all the filtering on the client side with very excellent
> performance.
>

Maybe you could just retrieve all the documents in low-priority 'batch'
process. And store the intermediate results just as a blob of text. Perhaps
put as json file into Cloud Storage.

The front end can just access it directly by URL, and the backend can just
fire of a job to rebuild the file whenever the documents in the index
update.

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/CAJCAUuJwidYUFMqKtdr_Q1qU2zpcnj2SAB%3D_BVJtckqHTUhQWQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to