Changes between Version 2 and Version 3 of Ticket #1547
- Timestamp:
- 12/13/11 12:36:48 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1547 – Description
v2 v3 1 1 Add 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) :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) I.e. results should be a list of package_dictize outputs: 3 3 4 4 {{{