Hi Karthi, On Thu, Dec 10, 2009 at 2:22 PM, Karthi <[email protected]>wrote:
> hi, > I am facing problem in index, i already have an index > - kind: PrimaryData > properties: > - name: CellMetadata_9fd8bfa0_2694_4e1a_9d9e_81216f96998d > - name: CellMetadata_3b80aec6_b55c_4ece_a5e7_4ee06836c4c9 > - name: SheetMetadataId > but it is throwing error no matching index found. > - kind: PrimaryData > properties: > - name: CellMetadata_9fd8bfa0_2694_4e1a_9d9e_81216f96998d > - name: SheetMetadataId > - name: CellMetadata_3b80aec6_b55c_4ece_a5e7_4ee06836c4c9 > > > Is order of index is need to be preserved. > These two indexes are not equivalent. Properties are ordered. -Nick Johnson > > - > Karthi > > > -- > > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > > -- Nick Johnson, Developer Programs Engineer, App Engine 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" 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.
