EMDB Solr Search Field Documentation

cell_b_value

Unit cell length b (in Ångströms), aggregated from any deposited map (primary, half-map, additional, or mask).

Multivalue
Yes
Indexed
Yes
Stored
No

Name: Cell b (Å)

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
cell_b_value:{50 TO *]

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

Has any value:
cell_b_value:[* TO *]

← Back to all fields