Version | Date | Description |
---|---|---|
1.5.0 | 2014-09-30 | TBD |
1.5.0 | 2014-09-30 | This release of the Search Core is a component of the integrated release 5.0.0 of the PDS4 System. This is an operational release of the system components to date. |
1.4.1 | 2014-06-20 | This release of the Search Core is a component of the integrated release 4.1.1 of the PDS4 System. This is an operational release of the system components to date. |
1.4.0 | 2014-03-31 | This release of the Search Core is a component of the integrated release 4.1.0 of the PDS4 System. This is an operational release of the system components to date. |
1.3.0 | 2013-09-30 | This release of the Search Core is a component of the integrated release 4.0.0 of the PDS4 System. This is an operational release of the system components to date. |
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. |
Type | Changes | By |
---|---|---|
Renamed modify.xml to capitalize.xml since that is what it is used for. Updated the file references in the XSLTs. Added the new LADEE info. Fixes PDS-311. | jpadams |
Type | Changes | By |
---|---|---|
Updated the schema to map to external_reference_text instead. Fixes PDS-261. | shardman | |
Update schema.xml to include facility fields. Fixes PDS-262. | jpadams | |
Update schema.xml to include mapping from product_class slot to product-class to support PDS and PDAP protocols. Fixes PDS-277. | jpadams |
Type | Changes | By |
---|---|---|
Updated schema to add external_reference_description. Fixes PDS-261. | jpadams | |
Updated schema to add resource_type. Update solrconfig to exclude specific resource_types and context products. Fixes PDS-262. | jpadams | |
Updated the search results display to indicate when a result originated from ESA. | shardman |
Type | Changes | By |
---|---|---|
Updated solrconfig to facet on data_class instead of objectType. Updated schema.xml to handle some of the new fields that came out of the new PDS4 context product configurations. Updated XSLT to transition from using objectType to the new data_class facet. Fixes PDS-229. | jpadams | |
Updated schema.xml to include new Primary Result Summary fields. Fixes PDS-254. | jpadams | |
Updated schema.xml to include new search_id as the Solr document UniqueKey. Fixes PDS-255. | jpadams | |
Updated solrconfig.xml to boost archive information products in search results. Fixes PDS-256. | jpadams | |
Updated the CSS to allow for easier capitalizing across the search UIs. Tweaks to the schema and stylesheets for some of the corner cases when generating a full index, including changes to facets.xml, solrconfig.xml, schema.xml, and the search and product search UI XSLTs. | jpadams | |
Modified to enable and improve support for the PDAP search protocol. | shardman |
Type | Changes | By |
---|---|---|
Added log4j.properties and zoo.cfg files for Solr 4 patch. Updated assembly.xml to include log4j config. Updated XMLUpdate and XSLTResponseWriter to work with updated libraries. Updated pom with Solr 4 libraries, slf4j, og4j, and commons-logging dependencies. Updated documentation to include some changes to installation to work with log4j. Fixes PDS-173. | jpadams | |
Updated solrconfig.xml to include new /filtered endpoint, which will now handle the filtering of superseded data sets, instead of the search UI. Updated data-sets.xsl to remove all references to archive-status. Functionality has been moved to Solr config. Fixes PDS-182. | jpadams | |
Updated schema to resolve an issue where 75% of the Solr schema file was missing without realizing it. Fixes PDS-217. | jpadams | |
Updated a couple typos in documentation. Fixes PDS-218. | jpadams | |
Updated documentation to include information updating the Search Service configuration. | jpadams |
Type | Changes | By |
---|---|---|
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. Updated Solr schema.xml to reflect more of the mappings noted in the search protocol document. Fixes PDS-152. | jpadams | |
Added PDS Model Version as a facet. | 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 | |
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 | |
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 |
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 |