Actions
Task #5915
closedBug #5812: Rework default skin[s] to use SOLR query
Use MN.query(solr) in NCEAS skin
Start date:
04/18/2013
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Description
As a first pass, we should refactor the NCEAS skin as it currently exists in the Metacat project and make it call MN.query() using the SOLR implementation rather than Metacat's API (action=squery)
We would need to render the SOLR results (XML) using a re-worked resultset.xsl that could render the XML on the browser rather than the server.
This is a good foray into our complete redesign because it allows us to use the new (fast) query but also our existing methods for displaying metadata (action=read&qformat=nceas) and adding data (NCEAS registry).
Targeting this release for pre-NCEAS summer institute.
Actions