Since GAE 1.9 release the search API indexes are limited to 10 GB data only. so the problem is if we have to save data more than this limit then we will have to spread it in multiple indexes and we will have to do queries in multiple indexes. So how can we perform search across multiple indexes
-- 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. For more options, visit https://groups.google.com/groups/opt_out.
