EMDB Solr Search Field Documentation

author_resolution

Resolution of the map as reported by the depositor.

Multivalue
No
Indexed
Yes
Stored
Yes

Name: Author reported resolution

Type: float

Provenance: VA

Archive: EMDB

Example queries:
Range query example (including bounds):
author_resolution:[0.01 TO 1666.67]

Range query example (excluding bounds):
author_resolution:{0.01 TO 1666.67}

Greater than example:
author_resolution:{5.56 TO *]

Greater or equal than example:
author_resolution:[5.56 TO *]

Has any value:
author_resolution:[* TO *]

← Back to all fields