EMDB Solr Search Field Documentation

origin_row

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

Multivalue
Yes
Indexed
Yes
Stored
No

Name: Origin (Rows)

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
origin_row:{50 TO *]

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

Has any value:
origin_row:[* TO *]

← Back to all fields