EMDB Solr Search Field Documentation

od_range_value

Range of optical density for film recordings.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Optical Density Range

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
od_range_value:{50 TO *]

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

Has any value:
od_range_value:[* TO *]

← Back to all fields