EMDB Solr Search Field Documentation

map_col

Number of grid points along the X or column axis in the primary map.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Primary map number of columns

Type: int

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
map_col:{50 TO *]

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

Has any value:
map_col:[* TO *]

← Back to all fields