[google-appengine] Re: Question about indexing of properties

2011-12-02 Thread Ice13ill
-appengine] Question about indexing of properties Can you give a more concrete example of the two cases (maybe provide some code)? I'm trying to figure out what you're doing so I can list off tradeoffs that I see. -- Ikai Lan Developer Programs Engineer, Google App Engine

[google-appengine] Re: Question about indexing of properties

2011-11-30 Thread Ice13ill
home work :-) From: google-appengine@googlegroups.com [mailto:google-appengine@googlegroups.com] On Behalf Of Ikai Lan (Google) Sent: Tuesday, November 29, 2011 10:58 AM To: google-appengine@googlegroups.com Subject: Re: [google-appengine] Question about indexing of properties Can you give

RE: [google-appengine] Re: Question about indexing of properties

2011-11-30 Thread Brandon Wirtz
AM To: Google App Engine Subject: [google-appengine] Re: Question about indexing of properties Well let's say I have an Entity with the following fields: - String name - String type - ListString properties The purpose is to search these entities (for example: the user inputs the search words

Re: [google-appengine] Re: Question about indexing of properties

2011-11-30 Thread Ikai Lan (Google)
@googlegroups.com] On Behalf Of Ikai Lan (Google) Sent: Tuesday, November 29, 2011 10:58 AM To: google-appengine@googlegroups.com Subject: Re: [google-appengine] Question about indexing of properties Can you give a more concrete example of the two cases (maybe provide some code)? I'm