Happy Holidays and New year from the EMDB! Please be advised that the EMDB team will be operating at reduced capacity between December 15th - January 12th. With this in mind we would ask that you be prepared for longer reply times through both our helpdesk system and the OneDep deposition system. well done on a productive 2025, wishing you all the best and we will see you in 2026!

EMDB Solr Search Field Documentation

image_set_img_width

Width (in pixels) of images in the image set.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Image width

Type: float

Provenance: Depositor

Archive: EMPIAR

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

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

Greater than example:
image_set_img_width:{50 TO *]

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

Has any value:
image_set_img_width:[* TO *]

← Back to all fields