(Clarification - I'm ok w/ disabling both composite and single-prop
indexes, just wondering how)

On Jun 30, 10:40 am, James <jamesk...@gmail.com> wrote:
> Thanks Nick, that's good to know.
>
> Is there a way to disable (single property + composite) indexes:
> 1 - Using JDO
> 2 - By applying this to existing data (versus some sort of "delete/
> recreate an entire Kind" approach)
>
> James
>
> On Jun 30, 10:23 am, "Nick Johnson (Google)" <nick.john...@google.com>
> wrote:
>
>
>
> > Hi James,
>
> > It's not possible to disable just the single property indexing. If you
> > exclude a property from being indexed, it won't be included in these
> > indexes, but it won't be included in any composite indexes, either.
>
> > -Nick Johnson
>
> > On Wed, Jun 30, 2010 at 3:04 PM, James <jamesk...@gmail.com> wrote:
> > > Is there a way to disable the automatic single-propery indexes using
> > > JDO?  Can they be disabled on data that already exists, or would I
> > > need to create an entirely new Kind?
>
> > > --
> > > 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%2B
> > >  unsubscr...@googlegroups.com>
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/google-appengine-java?hl=en.
>
> > --
> > Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. ::
> > Registered in Dublin, Ireland, Registration Number: 368047
> > Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number:
> > 368047

-- 
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