EMDB Solr Search Field Documentation

image_set_pixel_width

Width of a pixel in physical units (e.g., nm or Å).

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Pixel width

Type: float

Provenance: Depositor

Archive: EMPIAR

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

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

Greater than example:
image_set_pixel_width:{50 TO *]

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

Has any value:
image_set_pixel_width:[* TO *]

← Back to all fields