Here's the issue in our public tracker: http://code.google.com/p/googleappengine/issues/detail?id=2481
On Wed, Dec 9, 2009 at 9:56 AM, Ikai L (Google) <[email protected]> wrote: > Ravi, > > We're aware of the issue and have already begun investigating it. I'll open > up a public issue to mirror our progress so everyone can follow it and add > their comments. > > > On Wed, Dec 9, 2009 at 1:09 AM, Ravi Sharma <[email protected]> wrote: > >> Can anyone from google look into this issue please....? >> >> >> On Mon, Dec 7, 2009 at 8:15 PM, Ravi Sharma <[email protected]> wrote: >> >>> Hi Jason and all Google guys, >>> This is real big problem and its not just canslimbot application but >>> there are many applications, in today's mails i can see 3 people have faced >>> this problem i ncluding m e. I am sure there is some defect in index >>> building. Can you please have a look. >>> >>> Thanks, >>> Ravi. >>> >>> >>> On Mon, Dec 7, 2009 at 3:40 PM, GTZhou <[email protected]> wrote: >>> >>>> Jason: >>>> I need your help. >>>> Before I create the index,My app works fine,and I use the query >>>> below,I can get 1 row. >>>> SELECT FROM StockBase where code = '600175' and season = '3' and year >>>> = '2009' >>>> However,after create the index,and status of index is "serving".I >>>> use the query above,then can not get anything.But I sure the data >>>> stored on the server.Because when I remove the "and year = '2009'".I >>>> can also get the rows. >>>> My application id is canslimbot. >>>> Pls tell me the reason about it,thank u! >>>> >>>> -- >>>> >>>> You received this message because you are subscribed to the Google >>>> Groups "Google App Engine for Java" group. >>>> To post to this group, send email to >>>> [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]<google-appengine-java%[email protected]> >>>> . >>>> For more options, visit this group at >>>> http://groups.google.com/group/google-appengine-java?hl=en. >>>> >>>> >>>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine for Java" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-appengine-java%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-appengine-java?hl=en. >> > > > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > -- Ikai Lan Developer Programs Engineer, Google App Engine -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
