EMDB Solr Search Field Documentation

spacing_z

Physical spacing between voxels along the Z axis (in Å), aggregated from any deposited map (primary, half-map, additional, or mask).

Multivalue
Yes
Indexed
Yes
Stored
No

Name: Spacing Z

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
spacing_z:{50 TO *]

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

Has any value:
spacing_z:[* TO *]

← Back to all fields