EMDB Solr Search Field Documentation

crystal_parameters_c_value

Length of the crystal unit cell along the c axis, measured in angstroms.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Crystal parameter c (Å)

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
crystal_parameters_c_value:{50 TO *]

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

Has any value:
crystal_parameters_c_value:[* TO *]

← Back to all fields