EMDB Solr Search Field Documentation

id_number

Numeric representation of the EMDB/EMPIAR entry ID.

Multivalue
No
Indexed
Yes
Stored
Yes

Name: EMDB/EMPIAR identifier number

Type: int

Provenance: Depositor

Archive: EMDB,EMPIAR

Example queries:
Range query example (including bounds):
id_number:[1 TO 75660]

Range query example (excluding bounds):
id_number:{1 TO 75660}

Greater than example:
id_number:{29497.06 TO *]

Greater or equal than example:
id_number:[29497.06 TO *]

Has any value:
id_number:[* TO *]

← Back to all fields