EMDB Solr Search Field Documentation

imaging_exposure_time

Average exposure time per image (seconds).

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Exposure Time

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
imaging_exposure_time:{50 TO *]

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

Has any value:
imaging_exposure_time:[* TO *]

← Back to all fields