EMDB Solr Search Field Documentation

map_dimensions_row

Number of grid points along the Y or row axis in the primary map.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Primary map dimension (rows)

Type: int

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
map_dimensions_row:{50 TO *]

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

Has any value:
map_dimensions_row:[* TO *]

← Back to all fields