EMDB Solr Search Field Documentation

crystallography_temperature

Temperature at which crystal formation occurred.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Crystallography temperature

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
crystallography_temperature:{50 TO *]

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

Has any value:
crystallography_temperature:[* TO *]

← Back to all fields