EMDB Solr Search Field Documentation

sectioning_temperature

Temperature at which sectioning was performed.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Sectioning temperature

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
sectioning_temperature:{50 TO *]

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

Has any value:
sectioning_temperature:[* TO *]

← Back to all fields