Tue Jan 18 13:38:04 2005

Ticket #555 (Closed: fixed)

add storage search function to StorageClientInterface


Priority: normal Reporter: maroy
Severity: minor Assigned to: maroy
Component: server feature Status: closed
Version:   Resolution: fixed
Milestone:   Keywords:  

Description by maroy:

this should be a function accepting search criteria. search criteria is made up of the following basic triplets: - metadata field - relation - value for example: - metadata field: Title - relation: exact match (==) - value: Tom Sawyer such triplets may be combined, either all of them in an OR or and AND fashion (no grouping, parenthesis, etc.) this should all work by now in the PHP storage (ask Tomas), thus only an API is needed to cover it.

Attachments

Changelog

Thu Jan 20 15:14:31 2005: Modified by fgerlits

  • resolution set to fixed
  • status changed from assigned to closed

Done; see StorageClientInterface?::search().

Fri Jan 21 09:51:31 2005: Modified by maroy

  • status changed from closed to assigned
  • owner changed from fgerlits to maroy

Fri Jan 21 09:52:04 2005: Modified by maroy

    add documentation on the complete list of possible (searchable) metadata fields, pending input from Doug

    Fri Jan 21 11:08:01 2005: Modified by douglas

      A spreadsheet outlining all LiveSupport 1.0 metadata fields can be found in the CVS at http://netfinity-5.mdlf.org/cgi- bin/viewcvs.cgi/livesupport/doc/gui/metadataFields.xls The document also includes a mapping between ID3v2 fields and what we believe to be their European Broadcast Union Tech3293 equivalents.

      Mon Apr 4 14:48:11 2005: Modified by maroy

      • status changed from assigned to closed

      as shown in the related issues, this issue solved now.


      Add/Change #555 (add storage search function to StorageClientInterface)




      Change Properties






      Action