Version | Date | Description |
---|---|---|
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 Core 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 Core 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 Core 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 Core 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 Core 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 |
---|---|---|
Created Search Service config files for Bundle, Collection, and Context PDS4 products. Fixes PDS-138. | jpadams | |
Updated config file directories to reflect future installations (pds/pds3, pds/pds4, psa/pds3). | jpadams | |
Updated PDS3 product configurations to remove all search fields named mission_* with investigation_* to meet with PDS4 model. | jpadams | |
Updated unit test classes to reflect changes in config file directories. | jpadams | |
Created initial-index-pdsen script that will create index specific to PDS Engineering node, including flags for PDS3, PDS4, and PSA data products. | jpadams |
Type | Changes | By |
---|---|---|
Created ops-index script to rsync data from remote machine in order for operational use. | jpadams | |
Created env-vars scripts to allow for specification of all environment variables. Minimizes potential human error. | jpadams | |
Updated module documentation to handle more potential errors from installation. Fixes PDS-132. | jpadams | |
Updated in-line documentation in all core Bash scripts for running the index. | jpadams |
Type | Changes | By |
---|---|---|
Created new Archive Information configuration file to include mission resources in search results. Fixes PDS-119. | jpadams | |
Updated ProductClass and SearchField classes to include handling of a name-based query of the registry in order to return Archive Information. Fixes PDS-119. | jpadams | |
Updated hierarchy to include new agency facet. Fixes PDS-121. | jpadams | |
Updated data set config to include new agency_name field. Fixes PDS-121. | jpadams | |
Fixed bug in solr-post script where the search tools were not being included in the index. | jpadams |
Type | Changes | By |
---|---|---|
Created PDSDateConvert class to handle conversions of PDS4-compliant date/time values into Solr-compliant date/time values. Fixes PDS-102. | jpadams | |
Refactored the Search Protocol and XML Response Writer out of the search-core and into search-service. Also moved Solr index scripts from search-service to search-core and updated the scripts to use absolute paths. Updated pom files accordingly to reflect changes in dependencies from refactoring of Solr stuff. Fixes PDS-100. | jpadams | |
Updated CLI by requiring registry URL to be specified, a new flag to specify a configuration directory, and a new flag to specify Search Service Home. | jpadams | |
Renamed several classes to use PDS4 terminology (i.e ProductClass.java and SearchFields.java). | jpadams | |
Updated Solr document parser class to populate unknown/null date/time fields with values. | jpadams | |
Updated Solr Indexer to create multiple solr-index.xml depending on a specified threshold of index documents for Solr Index file. This coincides with changes to the solr-post script, alleviating issues with Java Heap during XSLT transformations prior to posting to the Solr Web App. | jpadams | |
Updated PSA Config to capture more information from data in the registry. THis may be a temporary fix until more data is available. Includes data_object_type and mission_start/stop_date. | jpadams | |
Modified references to Search Service Home throughout application and documentation in an effort to eliminate confusion between the path used in Search Core versus the path specified in the Search Service installation. Changed Search Service Home to Search Home, where applicable. | jpadams | |
Updated Installation and Operation documentation to reflect the changes in tool functionality. | jpadams | |
Fixed bug in ProductClass class to set default version to 1.0 when associated lidvid does not contain a version. | jpadams |
Type | Changes | By |
---|---|---|
Added command-line option to specify number of queried records. | jpadams | |
Updated the configuration to reflect to changes in slot names, in accordance with changes made by harvest. | jpadams | |
Refactored Registry Extractor, Solr Indexer, and PDS Indexer to reflect changes in the registry-core client. | 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 |