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