EMDB Solr Search Field Documentation

dimension_row

Number of voxels or pixels along the Y/row axis, aggregated from any deposited map (primary, half-map, additional, or mask).

Multivalue
Yes
Indexed
Yes
Stored
No

Name: Dimension (Rows)

Type: int

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
dimension_row:{50 TO *]

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

Has any value:
dimension_row:[* TO *]

← Back to all fields