You may be able to open a Feature Request  
<https://issuetracker.google.com/issues/new?component=187275&template=0>for 
the Search API to increase the 'discovery_value_limit'. 

As there is no limit 
<https://cloud.google.com/appengine/docs/standard/python/search/#Python_Indexes>
 
to an actual index, you may want to instead create an index 
<https://cloud.google.com/appengine/docs/standard/python/search/#Python_Putting_documents_in_an_index>
 
of schools with their courses 
<https://cloud.google.com/appengine/docs/standard/python/search/#Python_Documents_and_fields>,
 
and perform a course search 
<https://cloud.google.com/appengine/docs/standard/python/search/#Python_Searching_for_documents_by_their_contents>
 
on the index to retrieve the resulting schools.  

-- 
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/7ad2fc3f-052a-419d-8a33-cd722799e12b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine]... Handerson Contreras
    • [google-appen... 'Jordan (Cloud Platform Support)' via Google App Engine

Reply via email to