EMDB Solr Search Field Documentation

origin_col

Origin coordinate of the data along the X/column axis, aggregated from any deposited map (primary, half-map, additional, or mask).

Multivalue
Yes
Indexed
Yes
Stored
No

Name: Origin (Columns)

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
origin_col:{50 TO *]

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

Has any value:
origin_col:[* TO *]

← Back to all fields