Version | Date | Description |
---|---|---|
1.2.1 | 2013-06-21 | This release of the Search Core is a component of the integrated release 3.1.1 of the PDS4 System. This is an operational release of the system components to date. |
1.2.0 | 2013-03-31 | This release of the Search Core is a component of the integrated release 3.1.0 of the PDS4 System. This is an operational release of the system components to date. |
1.1.1 | 2012-11-14 | This release of the Search Core is a component of the PDS4 System. This is an operational release supporting the deployment of the system at the Engineering Node and includes updates for issues discovered during deployment. |
1.1.0 | 2012-11-09 | This release of the Search Service is a component of the PDS4 System. This is an operational release supporting the deployment of the system at the Engineering Node. |
1.0.0 | 2012-09-30 | This release of the Search Service is a component of the integrated release 3.0.0 of the PDS4 System. This is an operational release of the system components to date. |
0.3.0 | 2012-06-11 | This release of the Search Service is a component of the integrated release 2.2.0 of the PDS4 System. This is an operational release of the system components to date. |
0.2.0 | 2012-01-31 | This release of the Search Service is a component of the integrated release 2.1.0 of the PDS4 System. This is an operational release of the system components to date. |
0.1.0 | 2011-11-09 | This release of the Search Service is a component of the integrated release 2.0.0 of the PDS4 System. This is an operational release of the system components to date. |
No changes in this release.
Type | Changes | By |
---|---|---|
Added PDS Model Version as a facet. | jpadams | |
Updated and tested PDSSearchProtocol to work with the protocol parameters. Solr does not seem to like extra parentheses, which were causing terms to be lost in the query. Fixes PDS-152. | jpadams | |
Updated Solr schema.xml to reflect more of the mappings noted in the search protocol document. Fixes PDS-152. | jpadams | |
Fixed issue in stylesheet to remove parentheses that will now be added in the search-ui. | jpadams |
Type | Changes | By |
---|---|---|
Updated module documentation to handle more potential errors from installation. Fixes PDS-132. | jpadams | |
Updated data-sets.xsl to fix bug with Archive Information URLs. | jpadams |
Type | Changes | By |
---|---|---|
Modified XSLT to newly include Archive Information data at top of results list. Fixes PDS-119. | jpadams | |
Added new 'agency' facet field to solr config. Updated schema.xml, facets.xml, and modify.xml accordingly in order to properly incorporate the new field. Fixes PDS-121. | jpadams | |
Added sample of a solr index that has been generated using the current version of the search core. Ran search core with a maximum of 5 context products queried per product class. | jpadams | |
Updated data-sets.xsl to include 'More' link and hide Archive Information or Search Tools when more than 2 are returned in a query. Fixes PDS-120. | jpadams |
Type | Changes | By |
---|---|---|
Allow for VOTable response from PDS search protocol. Fixes PDS-79. | pramirez | |
Added initial support for the PDAP search protocol. Fixes PDS-90. | pramirez | |
Updated the Solr schema to include form search fields. | jpadams | |
Updated Solr schema to allow for multiple node_ids. | jpadams | |
Updated the documentation to reflect the refactoring of the index build scripts to the Search Core. | jpadams |
Type | Changes | By |
---|---|---|
Updated Solr schema to include archive-status, in accordance with PDS Protocol. | jpadams | |
Modified stylesheets to hide archive-status from user, but still include '-archive-status:SUPERSEDED' in all searches. | jpadams | |
Updated Solr configuration to now point to PDS Protocol as default search protocol. | jpadams | |
Updated site operation docs to include common errors that may occur during installation and/or operation. | jpadams | |
Removed the parent project's Release Notes document. This document now serves as the single source for this component's release changes. | shardman |
Type | Changes | By |
---|---|---|
Cleaned up the documentation and removed the PDF generation feature. | shardman |
Type | Changes | By |
---|---|---|
PDS-specific stylesheets and configurations in order to function with data search interface. | jpadams | |
Included shell scripts to backup index, run Search Core, and post index to Solr instance. | jpadams | |
Assembly descriptor to make directory Solr expects for its home. | pramirez | |
Configure PDS Search Protocol end point. | pramirez | |
Initial configuration for Solr. | pramirez | |
Project structure for Search Service. | pramirez |