The search service is unavailable outside the standard environment 
<https://cloud.google.com/appengine/docs/flexible/python/migrating#search> and 
as a workaround you can host any full-text search database such as 
ElasticSearch 
on Google Compute Engine 
<https://console.cloud.google.com/launcher/details/bitnami-launchpad/elasticsearch?_ga=2.225450968.-319048630.1538139354&_gac=1.11792256.1540248078.EAIaIQobChMIzfzo6I6b3gIVDdRkCh308QMhEAAYASAAEgK3SfD_BwE>
 
and access it from both the standard and flexible environments. Details on 
how to create search indexes can be accessed here 
<https://cloud.google.com/appengine/docs/standard/python/search/#Python_Indexes>
 though 
it is only accessible for the standard environment. 

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/474b7b4c-88f8-4e0a-ab3b-38e37933d608%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to