google app engine - Search across all namespaces in appengine -


Is there a way to search across namespaces in the Google app engine? This is not possible, but wants to check with the community.

Currently, I repeat through all the namespaces and query each of them. It takes time and is slow.

Is not possible with standard datastore queries. Option must use the search API, or export it to gimmick.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -