EMDB Solr Search Field Documentation

slice_origin_col

Origin coordinate along the column (X) axis of the slice map.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Slice origin (column)

Type: int

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
slice_origin_col:{50 TO *]

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

Has any value:
slice_origin_col:[* TO *]

← Back to all fields