MRD
Mezeo
Documentation
Examples
SDKs
Forum
Mezeo Ready Developer Center
May 17, 2012, 06:43:59 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Mezeo Ready Developer Center
>
Development
>
REST API
>
searchable metadata
Pages: [
1
]
« previous
next »
Print
Author
Topic: searchable metadata (Read 319 times)
Mark Aldred
Newbie
Posts: 16
searchable metadata
«
on:
July 08, 2010, 01:26:30 PM »
Is it possible to search for a particular metadata value and retrieve a list of files that have this metadata set? That would be a great feature.
Logged
Travis McLane
Mezeo Employee
Newbie
Posts: 21
Re: searchable metadata
«
Reply #1 on:
July 08, 2010, 04:44:21 PM »
Metadata is specific to the item to which it is attached and there is not a way to globally search it at this time.
That being said a 'tag' is something that would accomplish what you wish to do.
If you tag all the resources that you wish to find with a value say 'Project X' and then also apply metadata to those same items with the same name you will be able to query all items with the tag 'Project X" from the /tags resource found at the root cloud resource.
This resource lists all tags that have been created.
Querying each of these tags in turn will return a FileList of all the items that have been tagged with this value.
Each of the items returned would then have the metadata 'Project X' also attached to them.
Hope this helps.
Logged
Mark Aldred
Newbie
Posts: 16
Re: searchable metadata
«
Reply #2 on:
July 08, 2010, 04:48:22 PM »
That helps greatly. I guess I should go back and read the spec again...
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Support and Questions
-----------------------------
=> General Discussion
-----------------------------
Development
-----------------------------
=> SDK Related
=> Getting Started
=> REST API
=> Interoperability API
Loading...