Changes between Version 2 and Version 3 of Ticket #1547


Ignore:
Timestamp:
12/13/11 12:36:48 (2 years ago)
Author:
amercader
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1547 – Description

    v2 v3  
    11Add a search method to the IPackageController interface so extensions can modify the package results. 
    2 Extensions implementing the IPackageController interface will get the results from a SOLR query, and after playing with them should return an object with the same structure (so it can be transparently used by the web UI, etc): 
     2Extensions implementing the IPackageController interface will get the results from a SOLR query, and after playing with them should return an object with the same structure (so it can be transparently used by the web UI, etc) I.e. results should be a list of package_dictize outputs: 
    33 
    44{{{