EMDB Solr Search Field Documentation

status_name_ft

Human-readable name corresponding to the current status code.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Current status (text) (facet)

Type: text

Provenance: Depositor

Archive: EMDB

Example queries:
Exact match:
status_name_ft:"Released"

Contains the word:
status_name_ft:Released

Partial match:
status_name_ft:Release*
status_name_ft:*eleased

Has any value:
status_name_ft:[* TO *]

← Back to all fields