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 81535]

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

Greater than example:
id_number:{31885.16 TO *]

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

Has any value:
id_number:[* TO *]

← Back to all fields