Windows Azure Platform Developer Center > Azure Forums > Live Framework > Using the filter query to search through the 'Categories' element in DataEntries
Ask a questionAsk a question
 

AnswerUsing the filter query to search through the 'Categories' element in DataEntries

  • Thursday, June 25, 2009 11:32 PMJake Shelby Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I have been trying to figure out if it is possible, and how it would work, to use the URL filter query to search through the 'Categories' element in DataEntries within a DataFeed. If this is not possible then is there another way to gather certain DataEntries based on the 'Categories' element? Also, What is the main purpose and function of the 'Categories' element?
    Aaron: "You know that story, about how NASA spent millions of dollars developing this pen that writes in Zero G? Did you ever read that?" Abe: "Yeah." Aaron: "You know how the Russians solved the problem?" Abe: "Yeah, they used a pencil." Aaron: "Right. A normal wooden pencil. It just seems like Philip takes the NASA route almost every time." --Primer (2004)

Answers

  • Friday, June 26, 2009 7:30 AMYi-Lun LuoMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Unfortunately there's no way to filter by category. You'll have to query all data, and do the filtering on the client side. Category is used to give a MeshObject a type. For example, LiveMeshFolder, or a custom type. Type is important in delegated authentication consent.
    Lante, shanaolanxing This posting is provided "AS IS" with no warranties, and confers no rights.

All Replies

  • Friday, June 26, 2009 7:30 AMYi-Lun LuoMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Unfortunately there's no way to filter by category. You'll have to query all data, and do the filtering on the client side. Category is used to give a MeshObject a type. For example, LiveMeshFolder, or a custom type. Type is important in delegated authentication consent.
    Lante, shanaolanxing This posting is provided "AS IS" with no warranties, and confers no rights.