EMDB Solr Search Field Documentation

crystal_parameters_alpha

Angle between the b and c axes of the crystal unit cell.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Crystal parameter α (°)

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
crystal_parameters_alpha:{50 TO *]

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

Has any value:
crystal_parameters_alpha:[* TO *]

← Back to all fields