EMDB Solr Search Field Documentation

medium_axis

Orientation or direction of the medium-speed acquisition axis, aggregated from any deposited map (primary, half-map, additional, or mask).

Multivalue
Yes
Indexed
Yes
Stored
No

Name: Medium Axis

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
medium_axis:{50 TO *]

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

Has any value:
medium_axis:[* TO *]

← Back to all fields