nasa / Common-Metadata-Repository

Apache License 2.0
337 stars 92 forks source link

Cmr 9898 variable concept id instance format keyword search #2125

Closed sxu123 closed 3 months ago

sxu123 commented 3 months ago

Overview

What is the feature/fix?

Make variable searchable through variable concept id and instance format using keyword search.

What is the Solution?

Indexed both fields in the keyword.

What areas of the application does this impact?

CMR and MMT search.

Checklist

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 57.76%. Comparing base (c8c9da8) to head (e5389b9). Report is 1 commits behind head on master.

Files Patch % Lines
...xer-app/src/cmr/indexer/data/concepts/variable.clj 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2125 +/- ## ========================================== - Coverage 57.77% 57.76% -0.02% ========================================== Files 1041 1041 Lines 70286 70289 +3 Branches 1991 1987 -4 ========================================== - Hits 40609 40602 -7 - Misses 27828 27835 +7 - Partials 1849 1852 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.