EMDB Solr Search Field Documentation

chembl_name

Name of the molecule or drug from the ChEMBL bioactivity database.

Multivalue
Yes
Indexed
Yes
Stored
Yes

Name: ChEMBL compound name

Type: text

Provenance: EMICSS

Archive: EMDB

Example queries:
Exact match:
chembl_name:"water"

Contains the word:
chembl_name:water

Partial match:
chembl_name:wate*
chembl_name:*ater

Has any value:
chembl_name:[* TO *]

← Back to all fields