NASA-PDS / registry-legacy-solr

Legacy Registry Software components leveraging Apache Solr. Includes Legacy Harvest Tool, Registry Manager, PDS3 Catalog Tool, and Search Core library. These components provide the capabilities for loading PDS3 and PDS4 data into the Legacy Solr Registry, driving the PDS keyword search.
Apache License 2.0
0 stars 1 forks source link

Test all tools with Solr 9.3.0 locally #88

Closed jordanpadams closed 11 months ago

jordanpadams commented 11 months ago

💡 Description

Here are the branches to use:

Why tagged release or main branch? For those cases above, it is because the changes since the tagged releases are trivial. Whichever is easier for your test environment.

c-suh commented 11 months ago

@jordanpadams and @nutjob4life, with closed PR22 (and the chmod on my DATA_HOME directory in order to correctly get the local instance of Docker and Solr up), all is looking good for me! I've been able to run registry-pds3-catalog, registry-harvest-legacy, and registry-mgr-legacy to ingest test data, and use ds-view and search-ui-legacy (with a slight change to query the local Solr) to test the output results, which are as expected.

jordanpadams commented 11 months ago

@c-suh great. once we get the DSIO ticket resolved with docker on the gamma EC2, we can jump over there and test

c-suh commented 11 months ago

Closing this since this operations ticket has a more complete task list for gamma.