EMDB Solr Search Field Documentation

average_ccbox_value

Average correlation coefficient calculated within boxed region around the model.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Average CCbox

Type: float

Provenance: VA

Archive: EMDB

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

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

Greater than example:
average_ccbox_value:{50 TO *]

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

Has any value:
average_ccbox_value:[* TO *]

← Back to all fields