GET ContentService/search/query
Operation ID: getSearchResult
Auth: unknown
Description
This method performs a Solr query on the Reactome knowledgebase. Results can be provided in a paginated format.
Parameters (13)
(boolean, query, optional, default: False)
Force filters<br>In case where applied filters yield to no results, filters are removed by default to grant results as much as possible. Set <b>Force filters</b> to true to avoid this behaviour
(integer, query, optional, default: 0)
Start row
(boolean, query, optional, default: True)
Cluster results
(array, query, optional)
Compartments to filter
(boolean, query, optional, default: False)
Global parameter - If true, replace element ref to dbId by standard JSOG object {@ref}
(array, query, optional)
Keywords
(string, query, optional, default: STD)
Query parser to use
Constraints: {'enum': ['DISMAX', 'EDISMAX', 'STD']}
(string, query, required)
Search term
(integer, query, optional, default: 10)
Number of rows to include
(string, query, optional, default: PHYSICAL_ENTITY)
Scope of the query. Can be either REFERENCE_ENTITY to group Physical Entities having a reference entity (Proteins, Genes, etc.) into a single ReferenceEntity, and keep those which don't (Complexes, Sets, etc.) as Physical Entity. PHYSICAL_ENTITY to remove the grouping by reference entity. BOTH to include both types
Constraints: {'enum': ['REFERENCE_ENTITY', 'PHYSICAL_ENTITY', 'BOTH']}
(array, query, optional)
Species name
(array, query, optional)
Types to filter
(string, query, optional, default: flatten)
Global parameter - Customise the view to be more concise and/or aggregate relationships
Constraints: {'enum': ['flatten', 'nested', 'nested-aggregated']}
Examples (1)
| Title | Type | URL | Action |
|---|---|---|---|
| Queries Solr against the Reactome knowledgebase | openapi-spec |
https://reactome.org/ContentService/search/query?query=Biological oxidations&cluster=True&parserType=STD&Start row=0&rows=10 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:28:14.390095 | 200 | 366ms |