EMDB Solr Search Field Documentation

slit_width

Width of the slit in the energy filter (e.g., in eV).

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: Slit Width

Type: float

Provenance: Depositor

Archive: EMDB

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

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

Greater than example:
slit_width:{50 TO *]

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

Has any value:
slit_width:[* TO *]

← Back to all fields