EMDB Solr Search Field Documentation

segmentation_mask_origin_col

Origin coordinate along the column (X) axis of the segmentation mask.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Segmentation mask origin (column)

Type: int

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
segmentation_mask_origin_col:{50 TO *]

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

Has any value:
segmentation_mask_origin_col:[* TO *]

← Back to all fields