EMDB Solr Search Field Documentation

segment_selection_segment_overlap

Fraction or value of overlap between segments

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Segment Overlap

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
segment_selection_segment_overlap:{50 TO *]

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

Has any value:
segment_selection_segment_overlap:[* TO *]

← Back to all fields