EMDB Solr Search Field Documentation

fast_axis

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

Multivalue
Yes
Indexed
Yes
Stored
No

Name: Fast Axis

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
fast_axis:{50 TO *]

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

Has any value:
fast_axis:[* TO *]

← Back to all fields