You may need to make a small change before re-putting it.

On Fri, Jul 30, 2010 at 11:35 AM, Lucian Baciu <lucianba...@gmail.com>wrote:

> I have an entity with an unindexed property that I now need to index.
> So, I've iterated over all entities retrieved each one and then
> updated back to the datastore ("touch" each one (fetch it then put
> it). However, the unindexed property is still unindexed, if I run a
> query on that specific property I get no results. How can I index a
> previously unindexed property?
>
> Thank you,
> Lucian
>
> --
> 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
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> 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
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

-- 
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 google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to