Changes between Version 1 and Version 2 of Ticket #1547
- Timestamp:
- 12/13/11 12:32:56 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1547 – Description
v1 v2 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 c ouldbe 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): 3 3 4 4 {{{