EMDB Solr Search Field Documentation

imaging_real_count

Number of real-space images collected.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Number of Real Images

Type: int

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
imaging_real_count:{50 TO *]

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

Has any value:
imaging_real_count:[* TO *]

← Back to all fields