EMDB Solr Search Field Documentation

dep_author_name

Name(s) of the author(s) listed in the deposition metadata.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Depositor author name

Type: text

Provenance: Depositor

Archive: EMDB

Example queries:
Exact match:
dep_author_name:"Kim J"

Contains the word:
dep_author_name:Kim

Partial match:
dep_author_name:Ki*
dep_author_name:*im

Has any value:
dep_author_name:[* TO *]

← Back to all fields