EMDB Solr Search Field Documentation

resolution_type

Type or definition of reported resolution (e.g., FSC 0.143, masked).

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Resolution Type

Type: float

Provenance: Depositor

Archive: EMDB

Example queries:
Range query example (including bounds):
resolution_type:[0 TO 100]

Range query example (excluding bounds):
resolution_type:{0 TO 100}

Greater than example:
resolution_type:{50 TO *]

Greater or equal than example:
resolution_type:[50 TO *]

Has any value:
resolution_type:[* TO *]

← Back to all fields