[google-appengine] Fwd: [google-appengine-go] App Engine for Go now in General Availability

2015-07-08 Thread 'Amy Unruh' via Google App Engine
-- Forwarded message -- From: Jason Buberel jbube...@google.com Date: 8 July 2015 at 08:25 Subject: [google-appengine-go] App Engine for Go now in General Availability To: google-appengine...@googlegroups.com Today, we are announcing that Google App Engine for Go

[google-appengine] Using the new Google Container Registry with Managed VMs

2015-01-30 Thread 'Amy Unruh' via Google App Engine
hi all, We recently announced the beta release of a new service: Google Container Registry (https://cloud.google.com/tools/container-registry/), for the secure hosting, sharing, and management of private container repositories. See this blog post for further info:

[google-appengine] Latest version of the gcloud SDK causes Managed VMs deployment issues

2014-12-19 Thread 'Amy Unruh' via Google App Engine
For anyone using Managed VMs, who has just updated their gcloud SDK, there is a known issue with the new gcloud version, that is causing Managed VMs deployment issues. If you have just updated and are experiencing this, then if you do: $ gcloud components restore that should roll back gcloud

[google-appengine] Re: Latest version of the gcloud SDK causes Managed VMs deployment issues

2014-12-19 Thread 'Amy Unruh' via Google App Engine
Update: This issue should now be fixed, so you can now update to/download the most recent gcloud SDK. On 19 December 2014 at 09:38, Amy Unruh a...@google.com wrote: For anyone using Managed VMs, who has just updated their gcloud SDK, there is a known issue with the new gcloud version

Re: [google-appengine] Getting exit_code=204 on every second request

2014-05-20 Thread 'Amy Unruh' via Google App Engine
. cheers, Ward On Tuesday, 20 May 2014 16:28:05 UTC+1, Amy Unruh wrote: Ward, Can you try adding apc.cache_by_default = 0 to a php.ini file in the root of your App Engine project, and see if that helps? On 20 May 2014 06:42, Ward Vanwalleghem ward.van...@gmail.com wrote: Thanks

Re: [google-appengine] PHP Twilio Services Directory

2014-05-09 Thread 'Amy Unruh' via Google App Engine
hi Jerome, You shouldn't need to do anything specifically in your app.yaml -- just include TwilioServices as a subdir of your app project, and deploy it along with the rest of your app. Then you can do something like: require_once TwilioServices/Twilio.php; On 9 May 2014 06:30, Jerome Ripley

Re: [google-appengine] laravel/framework/src/Illuminate/Filesystem/Filesystem.php - failed to open stream: Read-only file system issue.

2014-05-09 Thread 'Amy Unruh' via Google App Engine
hi, With app engine, your application can read any files from the deployed directory structure, but it can’t write to that file system. Instead, the application can use Google Cloud Storage (GCS) for both reading and writing files. See this post for more info:

Re: [google-appengine] Wordpress website (PHP) shows 'ERR_TOO_MANY_REDIRECTS'

2014-03-25 Thread Amy Unruh
hi, What version of the SDK are you using? On 24 March 2014 13:30, seongjoo seongjoo@gmail.com wrote: Hello, I think Google App Engine is awesome and much more efficient in terms of cost and configuration effort. I recently discovered that Google App Engine added PHP support (still in

Re: [google-appengine] default bucket name in GCS

2014-03-16 Thread Amy Unruh
You're right that the instructions are a bit confusing, sorry -- in this transitional period, not everyone has a default bucket yet that they can use. I'll file an internal bug to improve the docs. There's no way to make your own default bucket, and the auto-generated default will always have

Re: [google-appengine] default bucket name in GCS

2014-03-13 Thread Amy Unruh
There is indeed a default auto-created bucket, with bucket name your-app.appspot.com, that is getting rolled out and backfilled to existing apps and their associated projects. Not all projects may have it yet. If the 5GB quota is sufficient for your needs, you ought to be able to just start

Re: [google-appengine] Wordpress on GAE php

2014-02-26 Thread Amy Unruh
hi, I'm not familiar with the 'eycatch' plugin, but it may be that it's trying to write to or read from the 'local' filesystem and might need some config updates. This post might be useful: https://gae-php-tips.appspot.com/2014/01/15/php-app-engine-apps-and-file-system-concepts/ Can you give

Re: [google-appengine] Google App Engine Socket API

2014-02-26 Thread Amy Unruh
hi, The documentation, e.g. https://developers.google.com/appengine/docs/python/sockets/ , includes info on billing and quotas. It's billed as outgoing bandwidth. On 24 February 2014 13:30, Bishan Buddhika tvbis...@gmail.com wrote: I'm calling a URL to get json data from another web site in

Re: [google-appengine] Re: App Engine VM-based Backends - Trusted Tester Sign-up

2014-02-03 Thread Amy Unruh
On 4 February 2014 06:25, pdknsk pdk...@gmail.com wrote: Any news on general availability? I can't shake the impression of the App Engine team being dormant. As usual, we don't specifically announce timelines ahead of time, but there is an active group of early testers for the VM Runtime--

Re: [google-appengine] App Engine credit for startups disappeared

2013-12-20 Thread Amy Unruh
hi Tomas (et al), I asked the Billing team if they could shed some light, and they replied with this info: Due to our system migration, we had a line showing as Migration credit adjustment on customer's billing transaction history. But you will not actually be charged that amount - it will be

Re: [google-appengine] Re: Is Google Cloud Storage Java API broken now?

2013-11-01 Thread Amy Unruh
Tapir, From your description, I am guessing that your app engine app was created a while ago, and doesn't have an integrated cloud console project automatically associated with it. This means that when you set up your use of Cloud Storage (GCS) for your app, you likely would have created a

Re: [google-appengine] Re: Is Google Cloud Storage Java API broken now?

2013-11-01 Thread Amy Unruh
buckets, and that will give you more definitive info). On 1 November 2013 17:42, Tapir tapir@gmail.com wrote: On Friday, November 1, 2013 2:19:19 PM UTC+8, Amy Unruh wrote: Tapir, From your description, I am guessing that your app engine app was created a while ago, and doesn't have

Re: [google-appengine] Re: Is Google Cloud Storage Java API broken now?

2013-11-01 Thread Amy Unruh
18:05, Tapir tapir@gmail.com wrote: On Friday, November 1, 2013 2:59:00 PM UTC+8, Amy Unruh wrote: Tapir, I think the best way to diagnose is to use the web interface: start from your cloud console (cloud.google.com/console) and look at each of your existing projects in turn. Find

Re: [google-appengine] Billing issues

2013-09-25 Thread Amy Unruh
hi André, You can use this form for billing-related issues: https://support.google.com/code/contact/cloud_platform_billing?hl=enrd=1 and someone should be in touch with you soon. On 25 September 2013 04:16, André Salvati andre.f.salv...@gmail.com wrote: We have a very critical app. Is there

Re: [google-appengine] Documentation linking to googleplex url

2013-09-07 Thread Amy Unruh
Jeffery, Thanks for the report! It should be fixed soon. -Amy On 5 September 2013 20:48, Jeffery Fernandez jefferyfernan...@gmail.comwrote: Trying to access urlfetch documentation at https://developers.google.com/appengine/docs/php/ url actually links to

Re: [google-appengine] Google Cloud Platform: Payment declined, your Google API Services are in danger of being suspended

2013-08-21 Thread Amy Unruh
Vlad, Please contact Google Cloud Billing Support if you're still seeing issues: https://support.google.com/code/bin/request.py?contact_type=cloud_platform_billing On 21 August 2013 09:49, vlad vlad.troyan...@gmail.com wrote: I received the following email today (this is a second email). I

Re: [google-appengine] How to know region of a GAE application ?

2013-08-07 Thread Amy Unruh
Jean-Paul, You would have selected the app's location (US or EU) when you created the app, with US as default. If you can't remember which you selected, you can send me your app id and I will check. On 5 August 2013 04:20, Jean-Paul Leclère jean-paul.lecl...@campus.afpa.frwrote: I'am setting

Re: [google-appengine] Can't integrate GCS to existing AppEngine project

2013-08-06 Thread Amy Unruh
Kaan, What is the text of the error message you're seeing? And, what is the app id of the app that's giving the error? (you can email me directly if you like). Also, have you tried this with more than one App Engine app?-- are they all acting up, or is it just the one? -Amy On 6 August 2013

Re: [google-appengine] error when use file_get_contents on gae for php

2013-06-19 Thread Amy Unruh
It sounds like your computer might be having trouble resolving hostnames-- have you noticed any other indications of that? On 19 June 2013 16:07, Chun-Ta Kung chuntak...@gmail.com wrote: Hi, I tested the sample code on this page: https://developers.google.com/appengine/docs/php/urlfetch/

Re: [google-appengine] Getting exit_code=204 on every second request

2013-06-19 Thread Amy Unruh
Jeffery, Would you mind giving me your app id? You can email it directly if you like. -- 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

Re: [google-appengine] Re: Important for Python developers - Updates to the Development Server in 1.7.6

2013-03-24 Thread Amy Unruh
For those discussing whether or not to upgrade to 1.7.6— the legacy dev app server remains available in the Python SDK as 'old_dev_appserver.py'. So you can upgrade to 1.7.6 and still access it. -Amy On 25 March 2013 08:21, Mehul Kar mehul@gmail.com wrote: Should I wait on upgrading

[google-appengine] Re: How to Scale your Startup to Millions of Users: Hangout Mon. Mar 18th, 12pm PST

2013-03-18 Thread Amy Unruh
to work at all? I couldn't find the content. On Saturday, 16 March 2013 16:40:34 UTC-6, Amy Unruh wrote: On Monday March 18th, at 12pm Pacific time, Fred Sauer will interview Ben Kamens about how Khan Academy (which uses App Engine) scaled to millions of users, and what other startups can learn

Re: [google-appengine] Re: 1.7.6 Pre-release SDKs Available

2013-03-17 Thread Amy Unruh
hi Takano, On 17 March 2013 13:48, takanao ENDOH djm...@gmail.com wrote: Hi, Janani 2013年3月13日水曜日 23時50分00秒 UTC+9 Janani Thanigachalam: - Fixed an issue with the new dev_appserver to have fix_sys_path add the necessary libraries to sys.path making it now compatible with the testbed.

[google-appengine] How to Scale your Startup to Millions of Users: Hangout Mon. Mar 18th, 12pm PST

2013-03-16 Thread Amy Unruh
On Monday March 18th, at 12pm Pacific time, Fred Sauer will interview Ben Kamens about how Khan Academy (which uses App Engine) scaled to millions of users, and what other startups can learn from their experience. Although the interview will be targeted at startups, it should be useful to anyone

Re: [google-appengine] Search API: How to find the closest document?

2013-03-12 Thread Amy Unruh
On 11 March 2013 20:02, Amy Unruh amyu+gro...@google.com wrote: Dan, I'll take a look at this on Stack Overflow. To follow up -- I've now added an answer to the SO question. (After discussion with the Search API team, I'm pretty sure I've identified the issue). On 11 March 2013 18:49

Re: [google-appengine] Search API: How to find the closest document?

2013-03-11 Thread Amy Unruh
Dan, I'll take a look at this on Stack Overflow. On 11 March 2013 18:49, Dan uvico...@gmail.com wrote: I am trying to use the Search API to find the closest document to specific GeoPoints located anywhere on the globe. My documents are distributed in dense clusters (1000 documents in a 10km

[google-appengine] Re: G+ Hangout, Wed. Feb 20th, 4pm PST: more on Cloud Endpoints

2013-02-20 Thread Amy Unruh
Reminder -- we're having a G+ hangout today (Wed. Feb. 20th, at 4pm US/Pacific), with more on Google Cloud Endpoints. On 15 February 2013 09:58, Amy Unruh amyu+gro...@google.com wrote: hi all, We're having a G+ hangout on Wed. Feb. 20th, at 4pm US/Pacific, with more on Google Cloud Endpoints

Re: [google-appengine] Our Google Cloud Storage account is stuck

2013-02-16 Thread Amy Unruh
Nick, I responded in the issue comments-- I'll get someone to look into it and get back to you there. -Amy On 15 February 2013 22:15, Nickolas Daskalou n...@daskalou.com wrote: Hi, We are unable to create any new objects in any buckets attached to our Google Cloud Storage account. One

[google-appengine] G+ Hangout, Wed. Feb 20th, 4pm PST: more on Cloud Endpoints

2013-02-15 Thread Amy Unruh
hi all, We're having a G+ hangout on Wed. Feb. 20th, at 4pm US/Pacific, with more on Google Cloud Endpoints. Following up the Feb. 13th GDL hangout ( https://developers.google.com/live/shows/76184973/), in this hangout we'll showcase the Cloud Endpoints Proto Datastore library (

[google-appengine] Reminder of scheduled M/S maintenance period

2013-02-06 Thread Amy Unruh
For those of you with apps using the deprecated master/slave datastore, a reminder from google-appengine-downtime-notify ( https://groups.google.com/group/google-appengine-downtime-notify) that a scheduled maintenance period will be starting shortly, at ~5pm Pacific today. During this time, the

Re: [google-appengine] Re: Problems with deploying

2013-02-02 Thread Amy Unruh
This issue should now be resolved: https://groups.google.com/group/google-appengine-downtime-notify/browse_thread/thread/78ba453d1dbafb?hl=en. -Amy On 3 February 2013 08:42, Glenn Wiskur gdw...@gmail.com wrote: +1 Unable to update: java.lang.RuntimeException: Version not ready. at

Re: [google-appengine] Re: Problems with deploying

2013-02-02 Thread Amy Unruh
) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53) Does the fix take time to be distributed? 2013年2月3日日曜日 7時25分23秒 UTC+9 Amy Unruh: This issue should now be resolved: https://groups.** google.com/group/google-**appengine-downtime-notify/** browse_thread/thread/**78ba453d1dbafb?hl=enhttps

[google-appengine] G+ hangout on Wed. Feb. 6th, at 4pm PST: Cloud Endpoints

2013-01-31 Thread Amy Unruh
We're having a G+ hangout on Wed. Feb. 6th, at 4pm US/Pacific, on Cloud Endpoints. Come watch as we go from zero lines of code to a simple Google Cloud Endpoints API targeting the Python runtime. We'll discuss writing your own ProtoRPC message classes, creating API methods, and wrap up by adding

[google-appengine] Hangout Wed. 30th Jan., 9:05am PST - Java 7 and Maven

2013-01-27 Thread Amy Unruh
hi all, We're having another G+ hangout on Wed. 30th Jan., at ~9:05am Pacific. We'll talk about Java 7 and the new Maven plugin ( https://developers.google.com/appengine/docs/java/tools/maven), joined by some of the Software Engineers from the App Engine team as special guests. (We might be just

[google-appengine] Reminder of scheduled M/S maintenance period

2013-01-03 Thread Amy Unruh
For those of you with apps using the deprecated master/slave datastore, a reminder from google-appengine-downtime-notify ( https://groups.google.com/group/google-appengine-downtime-notify) that a scheduled maintenance period is about to start, at ~5pm Pacific. During this time, the master/slave

[google-appengine] Reminder: Hangout Wed. 19th, 9am PST - using OAuth2Decorator to make auth easier

2012-12-18 Thread Amy Unruh
Reminder: we'll have a hangout tomorrow, Wed. 19th, 9am PST, on using using OAuth2Decorator in Python. https://developers.google.com/live/shows/13372012/ . Submit your questions here: http://goo.gl/FPWD4 . -Amy -- Forwarded message -- From: Amy Unruh a...@google.com Date: 13

[google-appengine] Hangout Wed. 19th, 9am PST - using OAuth2Decorator to make auth easier

2012-12-13 Thread Amy Unruh
hi everyone, We'll have a G+ hangout on Wed. 19th Dec., at 9am Pacific, to chat about using OAuth2Decorator in Python: The App Engine team is always trying to make it easier to call Google APIs from within your application. Using the library google-api-python-client, API calls can be a breeze,

[google-appengine] Reminder: Hangout Wed. Dec. 5th, 4pm PST - new experimental dev appserver for Python

2012-12-05 Thread Amy Unruh
Reminder- this hangout is today. -- Forwarded message -- From: Amy Unruh amyu+gro...@google.com Date: 30 November 2012 15:47 Subject: Hangout Wed. Dec. 5th, 4pm PST - new experimental dev appserver for Python To: google-appengine@googlegroups.com hi all, We're having a G

[google-appengine] Hangout Wed. Dec. 5th, 4pm PST - new experimental dev appserver for Python

2012-11-29 Thread Amy Unruh
hi all, We're having a G+ hangout on Wed. Dec. 5th, 4pm-5pm (US / Pacific), to chat with several members of the App Engine Team about the new experimental development server for Python (see this thread from a few days ago: http://goo.gl/t711k). Submit your questions here: http://goo.gl/XDH7E,

Re: [google-appengine] which email/password for deploy

2012-11-10 Thread Amy Unruh
Danial, If you've set up 2-step verification, you'll need to generate an application-specific password - http://support.google.com/accounts/bin/answer.py?hl=enanswer=185833. Or, you can use oauth, e.g. % appcfg.py update --oauth2 project_dir then follow the instructions. On 11 November 2012

[google-appengine] Reminder: Hangout 4pm PST - chat with the App Engine PMs

2012-11-07 Thread Amy Unruh
message -- From: Amy Unruh amyu+gro...@google.com Date: 7 November 2012 14:48 Subject: Hangout tomorrow 4pm PST - chat with the App Engine PMs To: google-appengine@googlegroups.com hi all, Join us for an App Engine G+ hangout on Wed. Nov. 7, 4pm-5pm (US / Pacific), to chat with the App

Re: [google-appengine] Backends Unresponsive

2012-11-07 Thread Amy Unruh
Frank, Sorry about the delay in moderating your post to the group. This should now be resolved. (Let us know if it's not). On 7 November 2012 14:15, Frank Orozco turbofr...@gmail.com wrote: I received an alert from Pingdom this evening at 5:55pm PST that our production API servers were

[google-appengine] Hangout tomorrow 4pm PST - chat with the App Engine PMs

2012-11-06 Thread Amy Unruh
hi all, Join us for an App Engine G+ hangout on Wed. Nov. 7, 4pm-5pm (US / Pacific), to chat with the App Engine PMs (Product Managers), and ask them questions. Submit your questions here: http://goo.gl/y5ugb , and we hope to open up a few live slots in the hangout as well. (For our last

Re: [google-appengine] Go Lang everything in a single source?

2012-11-03 Thread Amy Unruh
Lawrence, You might also be interested in this group: https://groups.google.com/group/google-appengine-go -Amy On 3 November 2012 14:25, Lawrence Mok lawre...@a4support.com wrote: Hi guys, I'm new to Go... I wonder how can I separate my source files into multiple files instead of needing

[google-appengine] Reminder: Hangout Wed. 24th Oct. 4pm PST - chat with an App Engine Software Engineer in Test

2012-10-24 Thread Amy Unruh
On 19 October 2012 10:08, Amy Unruh amyu+gro...@google.com wrote: hi everyone, There will be an App Engine G+ hangout on Wed. Oct 24th, at 4pm Pacific time (23:00 UTC). We'll be chatting with Robert Schuppenies, who is an App Engine Software Engineer in Test. He'll describe a bit about

Re: [google-appengine] Re: Reminder: Hangout Wed. 24th Oct. 4pm PST - chat with an App Engine Software Engineer in Test

2012-10-24 Thread Amy Unruh
to invite people to join the hangout discussion as we had planned, but that's still in the works for upcoming hangouts). -Amy On Wednesday, 24 October 2012 12:39:57 UTC-6, Amy Unruh wrote: On 19 October 2012 10:08, Amy Unruh amyu+...@google.com wrote: hi everyone, There will be an App

[google-appengine] Hangout Wed. 24th Oct. 4pm PST - chat with an App Engine Software Engineer in Test

2012-10-18 Thread Amy Unruh
hi everyone, There will be an App Engine G+ hangout on Wed. Oct 24th, at 4pm Pacific time (23:00 UTC). We'll be chatting with Robert Schuppenies, who is an App Engine Software Engineer in Test. He'll describe a bit about what he does, and talk about/demo some App Engine test frameworks, like

Re: [google-appengine] Error in search - AST is missing nil root

2012-10-05 Thread Amy Unruh
attention :) El viernes, 5 de octubre de 2012 07:10:51 UTC+2, Amy Unruh escribió: Paxti, Thanks for the information. Could you also post an example of a queryString that triggers this error, and the stack trace? You can email to me directly if you'd prefer. On 4 October 2012 16:20, Patxi

Re: [google-appengine] Error in search - AST is missing nil root

2012-10-04 Thread Amy Unruh
running locally, when I deployed on GAE it works. Thank you :) El miércoles, 3 de octubre de 2012 23:21:52 UTC+2, Amy Unruh escribió: Paxti, What does your final queryString look like? And, could you include a stack trace? Also, are you seeing this with the dev app server, or for your deployed

Re: [google-appengine] Error in search - AST is missing nil root

2012-10-03 Thread Amy Unruh
Paxti, What does your final queryString look like? And, could you include a stack trace? Also, are you seeing this with the dev app server, or for your deployed app? -Amy On 3 October 2012 20:20, Patxi Bocos patxi...@gmail.com wrote: Hi, I´m using Google Search API and at the time of

[google-appengine] App Engine G+ hangout, Thurs, Oct. 4th, 10:00am CEST (8am UTC) - gae-simpleauth

2012-10-01 Thread Amy Unruh
hi everyone, There will be an App Engine G+ hangout on Thurs, Oct. 4th, at 10:00am CEST (8am UTC, 1am Pacific). This week we'll be chatting with Alex, the developer of http://code.google.com/p/gae-simpleauth/ (Simple Auth for Python on Google App Engine supporting OAuth 2.0, OAuth 1.0(a) and

Re: [google-appengine] How to delete Text Search Name

2012-09-24 Thread Amy Unruh
Moisés, Can you clarify what you mean by this? If you are referring to deleting an index, then-- as indicated in the Stack Overflow question that Shilendra linked-- you can't currently delete an index, but you can delete all documents from that index. On 24 September 2012 18:17, Moises Belchin

Re: [google-appengine] How to delete Text Search Name

2012-09-24 Thread Amy Unruh
On 24 September 2012 18:48, Moises Belchin moisesbelc...@gmail.com wrote: Hi and thanks for answers, I removed all my documents on some indexes and the index name still being appearing on Dashboard. Is there any way to remove from Dashboard? It will be possible to do this in future. -Amy

Re: [google-appengine] Sign up confusion

2012-09-22 Thread Amy Unruh
hi, Can you try again using a Chrome Incognito window and see if that helps? On 22 September 2012 22:32, Michael Hall m...@mjhall.org wrote: I'm trying to get an AppEngine account. I go to https://developers.google.com/appengine/ and click Sign Up. I then go straight to a page saying

[google-appengine] CANCELLED: App Engine G+ hangout: Wed., 19th Sept., 4pm PDT

2012-09-19 Thread Amy Unruh
here: http://goo.gl/gCVH2.) -Amy On 17 September 2012 15:09, Amy Unruh amyu+gro...@google.com wrote: hi all, There will be an App Engine hangout on Wed., Sept. 19th, at 4:00pm Pacific time (23:00 UTC). Visit this Google Developers live event page to find the hangout when it starts up

Re: [google-appengine] Avanced sort expressions in Search feature (Java)

2012-09-16 Thread Amy Unruh
filter = 0 and unify them in the application logic. This would be a solution but, do you think there is a solution with only 1 search ? On Wed, Sep 12, 2012 at 9:47 AM, Amy Unruh amyu+...@google.com wrote: hi, How about adding a query filter on that field? E.g., say this numeric field

[google-appengine] App Engine G+ hangout: Wed., 19th Sept., 4pm PDT

2012-09-16 Thread Amy Unruh
hi all, There will be an App Engine hangout on Wed., Sept. 19th, at 4:00pm Pacific time (23:00 UTC). Visit this Google Developers live event page to find the hangout when it starts up: http://goo.gl/JoDQ3 This week we'll hold general office hours, so submit your questions here:

Re: [google-appengine] Avanced sort expressions in Search feature (Java)

2012-09-12 Thread Amy Unruh
hi, How about adding a query filter on that field? E.g., say this numeric field is called 'ranking'. Your query could include: ranking 0 along with any other search terms. E.g. if you also want to look for the word 'books', your query would look like: books ranking 0 Then, define the sort

Re: [google-appengine] How to setup a website?

2012-09-11 Thread Amy Unruh
hi Ann, The first step is to figure out why you're getting the server error. Try running your app locally using the dev app server (see https://developers.google.com/appengine/docs/python/gettingstartedpython27/for examples), and see what error shows up there, as that is the easiest way to

Re: [google-appengine] Re: Full Text Search - how do I retrieve the score of a document?

2012-09-11 Thread Amy Unruh
hi, The match scorer does relevance scoring based on term frequency. You can configure it as a sort option: QueryOptions.newBuilder() .setSortOptions(SortOptions.newBuilder() .setMatchScorer(MatchScorer.newBuilder())) ... .build(); then access the scores in the query

Re: [google-appengine] Re: backend termination question

2012-09-10 Thread Amy Unruh
Can those on this thread let me know if you've seen *unusually many* of these Process terminated because the backend took too long to shutdown incidents recently? If so, can you let me know your app id and runtime? As Takashi noted, it is normal for this to happen sometimes (and the shutdown hook

Re: [google-appengine] backend getting terminated.

2012-09-09 Thread Amy Unruh
hi, As a data point, what runtime are your backends using? On 9 September 2012 19:57, Lokesh Setia lok...@bluestacks.com wrote: Hi all, Our (dynamic) backend instances get terminated midway through a job with the error: Process terminated because the backend took too long to shutdown.

Re: [google-appengine] Text Search api not working on my production app

2012-09-08 Thread Amy Unruh
hi, I believe the issue may be with your index names, specifically the underscores. Can you try defining them without the underscores, e.g. SERVICE_INDEX = SERVICE_INDEX SERVICE_LOCATION_INDEX = SERVICE_LOCATION_INDEX and let me know if that works for you in production? -Amy On 8 September

Re: [google-appengine] Text Search api not working on my production app

2012-09-08 Thread Amy Unruh
On 9 September 2012 11:27, Amy Unruh a...@google.com wrote: hi, I believe the issue may be with your index names, specifically the underscores. To follow up -- this is almost certainly the source of your problem. Any name that is of the form __(.*)__ is considered reserved. I've filed

[google-appengine] joining the App Engine G+ hangouts

2012-09-07 Thread Amy Unruh
hi all, We (the App Engine Developer Relations team) are putting together a list of developers who are interested in joining our App Engine Office Hours and other hangout events. (That is, interested in joining the actual hangouts, rather than just viewing the broadcasts). If you're interested,

[google-appengine] Reminder: App Engine G+ hangout: Appstats - Wed. 5th Sept. 4pm PDT

2012-09-05 Thread Amy Unruh
://developers.google.com/live/shows/ahNzfmdvb2dsZS1kZXZlbG9wZXJzcg4LEgVFdmVudBjj58cDDA/ On 3 September 2012 07:53, Amy Unruh amyu+gro...@google.com wrote: There will be an App Engine G+ hangout on Wed., 5th Sept., at 4pm Pacific time (23:00 UTC). We'll talk about optimizing using Appstats to optimise your App

Re: [google-appengine] new Google Cloud Platform Developers Google+ page

2012-09-03 Thread Amy Unruh
, and some of those being pages with nonsensical URLs that are impossible to remember and don’t appear in search. ** ** ** ** *From:* google-appengine@googlegroups.com [mailto: google-appengine@googlegroups.com] *On Behalf Of *Amy Unruh *Sent:* Sunday, September 02, 2012 3:12 PM *To:* google

[google-appengine] App Engine G+ hangout: Appstats - Wed. 5th Sept. 4pm PDT

2012-09-02 Thread Amy Unruh
There will be an App Engine G+ hangout on Wed., 5th Sept., at 4pm Pacific time (23:00 UTC). We'll talk about optimizing using Appstats to optimise your App Engine app, and highlight some new Appstats features. Visit this Google Developers live event page to find the hangout when it starts up:

[google-appengine] new Google Cloud Platform Developers Google+ page

2012-09-02 Thread Amy Unruh
The Cloud Platform Developer Relations team, which includes App Engine, now has a Google Cloud Platform Developers Google+ page! https://plus.google.com/117105793163182226623/posts https://plus.google.com/117105793163182226623/posts/XzMhE7wxeh1 This is a good way to track news and events,

[google-appengine] Reminder of scheduled maintenance period

2012-08-28 Thread Amy Unruh
For those of you with apps using the deprecated master/slave datastore, a reminder from google-appengine-downtime-notify ( https://groups.google.com/group/google-appengine-downtime-notify) that a scheduled maintenance period is currently in progress. During this time, the master/slave datastore is

[google-appengine] App Engine G+ hangout - Mon, 27th Aug., 9:30amPDT - load testing and performance tips

2012-08-26 Thread Amy Unruh
There will be an App Engine G+ hangout tomorrow, Monday, 27th Aug., at 9:30am Pacific time (16:30 UTC). We'll cover some best practices for load testing on App Engine. In addition, we'll cover some performance tips and, of course, your live questions. Visit this Google Developers live event page

Re: Re: [google-appengine] Re: App Engine Chat Time!

2012-08-25 Thread Amy Unruh
To elaborate a bit on the hangouts, they are part of 'Google Developers Live', and you can find them here: https://developers.google.com/live/ (look for the 'cloud' icon). There's one coming up this Monday at 9:30am PDT, on load testing and performance tips:

[google-appengine] Fwd: New version of App Engine MapReduce for Java

2012-08-21 Thread Amy Unruh
Many of you on this list may be interested in this announcement from the app-engine-pipeline-api group. -- Forwarded message -- Date: 22 August 2012 10:57 Subject: New version of App Engine MapReduce for Java To: app-engine-pipeline-...@googlegroups.com Hi all, The

[google-appengine] Reminder: Cloud SQL App Engine G+ hangout on Mon., 20th Aug., at 9:30am PDT

2012-08-19 Thread Amy Unruh
features / tips tricks. There will also be a QA session, so please enter any questions you might have for the team in the moderator list for this session at: https://www.google.com/moderator/#15/e=1faeact=1faeac.4a -Amy On 15 August 2012 15:46, Amy Unruh amyu+gro...@google.com wrote

Re: [google-appengine] Error in documentation at ndb projection query.

2012-08-15 Thread Amy Unruh
Lapteuh, Thanks very much for taking the time to report that issue, and give a corrected version-- we always appreciate that. The fix for this documentation error is already in the works, and should be out with the upcoming release. Btw, this slightly simpler syntax should also work: qry =

Re: [google-appengine] Re: @Persistent(serialized = true) vs @Persistent

2012-08-15 Thread Amy Unruh
hi, The app engine JDO documentation goes into this in more detail-- take a look at the discussion of the field types. The https://developers.google.com/appengine/docs/java/datastore/jdo/dataclasses A serialized field is stored as a blob property. You can use it to set a field of your instance

Re: [google-appengine] Datastore Stored Data limit

2012-08-15 Thread Amy Unruh
hi, I'm looking into this, and will reply with more info soon. On 15 August 2012 23:53, GDeveloper zhangzhihai2...@gmail.com wrote: Why did my Datastore Stored Data reach limit(1 GBytes)? but when I used Datastore Admin to check, it only has a couple of KBytes. Resource Usage Frontend

[google-appengine] G+ Hangout on Wed. 15th Aug. 4pm PDT - Pull queues, the Task Queue REST API, and task tagging

2012-08-14 Thread Amy Unruh
On 11 August 2012 07:05, Amy Unruh amyu+gro...@google.com wrote: There will be an App Engine G+ hangout on Wed., 15th Aug., at 4pm Pacific time (23:00 UTC). (For those in other time zones, our next two hangouts should be at a Europe-friendly time). In this hangout we'll discuss pull queues

[google-appengine] App Engine G+ hangout on Monday., 20th Aug., at 9:30am PDT

2012-08-14 Thread Amy Unruh
There will be an App Engine G+ hangout on Monday., 20th Aug., at 9:30am Pacific time (16:30 UTC). (This is not to be confused with the hangout happening tomorrow, 15th Aug., at 4pm PDT). The tentative topic for the upcoming Monday 20th hangout is Cloud SQL. Visit this Google Developers live

Re: [google-appengine] Re: G+ hangout on Wed., 8th Aug., at 4pm PDT - Cloud Endpoints

2012-08-10 Thread Amy Unruh
On Wednesday, August 8, 2012 10:58:03 PM UTC+2, Amy Unruh wrote: Reminder: join us today for a G+ hangout on Cloud Endpoints, Wed. 4pm PDT. https://developers.google.com/**live/shows/** ahNzfmdvb2dsZS1kZXZlbG9wZXJzcg**4LEgVFdmVudBjAjqkDDA/https://developers.google.com/live/shows

[google-appengine] G+ Hangout on Wed. 15th Aug. 4pm PDT - Pull queues and task tagging

2012-08-10 Thread Amy Unruh
There will be an App Engine G+ hangout on Wed., 15th Aug., at 4pm Pacific time (23:00 UTC). (For those in other time zones, our next two hangouts should be at a Europe-friendly time). In this hangout we'll discuss pull queues and task tagging, and also have time for office hours/general

Re: [google-appengine] Cannot activate the Google App Engine

2012-08-10 Thread Amy Unruh
Jean-Marc, You can fill out this form: https://appengine.google.com/waitlist/sms_issues which will put you on a list to receive an invitation for your new account. This list is not processed automatically, so there can sometimes be a few days' delay. (See also:

[google-appengine] Re: G+ hangout on Wed., 8th Aug., at 4pm PDT - Cloud Endpoints

2012-08-08 Thread Amy Unruh
Reminder: join us today for a G+ hangout on Cloud Endpoints, Wed. 4pm PDT. https://developers.google.com/live/shows/ahNzfmdvb2dsZS1kZXZlbG9wZXJzcg4LEgVFdmVudBjAjqkDDA/ On 7 August 2012 09:40, Amy Unruh amyu+gro...@google.com wrote: There will be an App Engine G+ hangout on Wed., 8th Aug

Re: [google-appengine] Task Queue default

2012-08-07 Thread Amy Unruh
hi, You can always access/use the queue of that name even if you don't have any queue.yaml definitions. So it's default in that sense. You can redefine the default queue specs in the queue.yaml file if you want, but you can use it even if you do not do so. On 8 August 2012 03:31, Fábio Peruchi

[google-appengine] G+ hangout on Wed., 8th Aug., at 4pm PDT - Cloud Endpoints

2012-08-06 Thread Amy Unruh
There will be an App Engine G+ hangout on Wed., 8th Aug., at 4pm Pacific time (23:00 UTC). This week's App Engine Hangout will include a demonstration of using Java, OAuth 2, and JS with Cloud Endpoints, with plenty of time for discussion. Visit this event to find the hangout when it starts up:

Re: [google-appengine] Dynamic Backend Instance Scaling

2012-08-06 Thread Amy Unruh
If you're using python27 with threadsafe set to 'true', and the backend is not already loaded, it should support concurrent requests. -Amy On 7 August 2012 12:49, Drake drak...@digerat.com wrote: Backends only handle serial requests. This is one of the biggest limitation of Backends.

Re: [google-appengine] Dynamic Backend Instance Scaling

2012-08-06 Thread Amy Unruh
On 7 August 2012 14:14, Kyle Finley kylefin...@gmail.com wrote: Amy, Are backends limited to 10 concurrent requests like frontend instances? Yes-- the limits are the same as frontend instances. Actually, at the moment the limit is 8 for python, and 10 for java. -- You received this

Re: [google-appengine] Unresolved Import Webapp2

2012-08-06 Thread Amy Unruh
Does your app.yaml file specify the python27 runtime? On 7 August 2012 06:30, R3NOVOЯ mrpus...@gmail.com wrote: https://developers.google.com/appengine/docs/python/gettingstarted/devenvironment

Re: [google-appengine] Is the search API ready for python2.7?

2012-07-30 Thread Amy Unruh
hi, On 30 July 2012 18:11, working coro...@gmail.com wrote: When it was in testing, it only supports python 2.5 on HRD. How about now? Thanks~~ Yes, python27 is supported. HRD is still required. -- You received this message because you are subscribed to the Google Groups Google App

Re: [google-appengine] Another application stuck Activating Billing, need urgent support assistance

2012-07-30 Thread Amy Unruh
Mustafa, It looks like your billing has been activated, so I think you should be set now (follow up here if that's not the case). On 30 July 2012 11:34, Mustafa Paksoy pak...@gmail.com wrote: Hi, Our application sortmybox-hrd (www.sortmybox.com) is stuck in Activating Billing mode. We

[google-appengine] Re: Correction: Google Compute Engine G+ hangout, Tue., 31st July, at 4pm

2012-07-30 Thread Amy Unruh
Reminder: there will be a Google Compute Engine hangout tomorrow, Tuesday the 31st July, at 4pm Pacific time (23:00 UTC). On 26 July 2012 12:36, Amy Unruh amyu+gro...@google.com wrote: A correction to my earlier message (which I am going to delete in an attempt to avoid confusion): the Compute

Re: [google-appengine] Activate Cloud End Points?

2012-07-29 Thread Amy Unruh
hi Brandon, Here is the form for those interested in the Cloud Endpoints trusted tester program: http://endpoints-trusted-tester.appspot.com On 28 July 2012 23:44, Brandon Donnelson branflake2...@gmail.com wrote: Could someone help with the Cloud End Points activation for

Re: [google-appengine] simple issue: file for Google site verification works on local server but not found on prod

2012-07-29 Thread Amy Unruh
James, For the verification file, try this config syntax (this worked for me): - url: /test\.html static_files: test.html upload: test\.html On 29 July 2012 04:55, james jones levfeynm...@gmail.com wrote: I have set up my app.yaml as follows: application: appname version: 4 runtime:

[google-appengine] Re: What to do if you have problems signing up for an App Engine account

2012-07-26 Thread Amy Unruh
, Amy Unruh wrote: We often get questions on this list about how to sign up for an App Engine Account in the case where you are not able to receive SMS messages, or if you don't have a mobile phone. If you have those or similar issues, then as described here: https://developers.google.com

Re: [google-appengine] Re: Sending message trough channel API takes 100 times more time

2012-07-26 Thread Amy Unruh
hi, The Channel API service should be back to normal now, as updated in the links provided earlier in this thread: https://groups.google.com/group/google-appengine-downtime-notify/browse_thread/thread/d93284e4240a9352 and: http://code.google.com/p/googleappengine/issues/detail?id=7899 On 26

[google-appengine] G+ Hangout: Last to Cross the Finish Line, on Wed., 1st August, 9am PDT

2012-07-26 Thread Amy Unruh
There will be a G+ hangout on patterns for asynchronous tasks in App Engine: Last to Cross the Finish Line, on Wed., 1st August, at 9am Pacific time (16:00 UTC). We'll discuss how to use GAE task queues and datastore operations to perform related tasks asynchronously while tracking their combined

  1   2   3   >