EMDB Solr Search Field Documentation

specimen_concentration_value

Numerical value of the sample concentration used during preparation.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Specimen concentration value

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
specimen_concentration_value:{50 TO *]

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

Has any value:
specimen_concentration_value:[* TO *]

← Back to all fields