That's in the query.

2010/5/3 Jaroslav Záruba <[email protected]>:
> And that "=" is a typo or do you have it actually in your query?
>
> On Mon, May 3, 2010 at 8:17 PM, Grant <[email protected]> wrote:
>>
>> I've got a large number of records with just a few fields. The field
>> I'm interested in is called wordStr, and is a non multi-line string
>> property. When I do a simple query like:
>>
>> SELECT * from wordEntry WHERE wordStr = 'SomeString'
>>
>> I get 'no results'.
>>
>> The index in question is 'Serving', and I even went so far as to
>> delete it and then rebuild it.
>>
>> If I manually view one of the records, and click 'save' without
>> changing anything, it becomes query-able.
>>
>> Other fields in these records work as expected.
>>
>> Anyone had similar problems/know what could be happening?
>>
>> -Grant
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine" 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?hl=en.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" 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?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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?hl=en.

Reply via email to