AtlasOfLivingAustralia / biocache-store

Occurrence processing, indexing and batch processing
Other
7 stars 24 forks source link

dcterms:type is loaded and indexed as a misc field #385

Closed adam-collins closed 1 year ago

adam-collins commented 4 years ago

Several dcterms are loaded into and indexed from miscProperties in Cassandra.

A review of how dcterms are loaded is required.

Note: SOLR field names beginning with _ are found in the Cassandra field miscProperties

dcterms that appear to be correctly indexed (SOLR field names):

access_rights
bibliographic_citation
language
license
modified_date (dcterms:modified)
provenance
rights
rightsholder
source
type

_dcterms_* that are stored in miscProperties (SOLR field names):

_dcterms_access_rights
_dcterms_bibliographic_citation
_dcterms_contributor
_dcterms_created
_dcterms_creator
_dcterms_language
_dcterms_license
_dcterms_modified
_dcterms_references
_dcterms_rights
_dcterms_rights_holder
_dcterms_type

Additional miscProperties that require inspection (SOLR field names):

_bibliographic_citation
_bibliobraphic_citation
_contributor
_contributor_name
_created
_date_created
_created_by
_modified_date
_verbatim_modified
_provenance_type_code
_reference
_references
_rights_holder
_type