DataONEorg / d1_cn_index_processor

The CN index processor component
0 stars 1 forks source link

Expand indexing rules for EML attributes to all entity types #30

Closed taojing2002 closed 3 years ago

taojing2002 commented 3 years ago

Closes https://github.com/DataONEorg/d1_cn_index_processor/issues/2 Closes https://github.com/NCEAS/metacat/issues/1468

amoeba commented 3 years ago

Looks great @taojing2002. I updated the PR title and added some content to the body.

The only thing that popped out at me was the number of Thread.sleep calls. I know the test suite is already pretty slow but it'd be nice to minimize making it slower if we don't have to. Any chance some of those could be removed?