EMDB Solr Search Field Documentation

grids_imaged_count

Number of specimen grids imaged during data collection.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Number of Grids Imaged

Type: int

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
grids_imaged_count:{50 TO *]

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

Has any value:
grids_imaged_count:[* TO *]

← Back to all fields