EMDB Solr Search Field Documentation

image_reconstruction_images_count

Total number of particle images used in reconstruction

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Number of Images Used in Reconstruction

Type: int

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
image_reconstruction_images_count:{50 TO *]

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

Has any value:
image_reconstruction_images_count:[* TO *]

← Back to all fields