EMDB Solr Search Field Documentation

half_map_dimension_col

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

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Half map dimension (columns)

Type: int

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
half_map_dimension_col:{50 TO *]

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

Has any value:
half_map_dimension_col:[* TO *]

← Back to all fields