EMDB Solr Search Field Documentation

status_name

Human-readable name corresponding to the current status code.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Current status (text)

Type: text

Provenance: Depositor

Archive: EMDB

Example queries:
Exact match:
status_name:"Released"

Contains the word:
status_name:Released

Partial match:
status_name:Release*
status_name:*eleased

Has any value:
status_name:[* TO *]

← Back to all fields