EMDB Solr Search Field Documentation

author_full_name

Complete name of the author as provided in the deposition.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Author full name

Type: text

Provenance: Depositor

Archive: EMDB

Example queries:
Exact match:
author_full_name:"example"

Contains the word:
author_full_name:word

Partial match:
author_full_name:wor*
author_full_name:*ord

Has any value:
author_full_name:[* TO *]

← Back to all fields