GET /v1/classification/_search
Operation ID: get_msc_2020_by_syntax_string_v1_classification__search_get
Auth: unknown
Description
# Description The syntax search allows for free logical combinations of all available search fields. While similar to the structured search, this endpoint offers much more flexibility at the cost of obscure search parameters. # Examples - **Geometry**: Search for the term <em>Geometry</em> in <strong>any</strong> field. Queries are <strong>case - independent</strong>. # Search fields - **any**: Includes cc, ct - **lv**: MSC code level (0: first two digits, 1: first three, 2: all five MSC digits; MSC2020 only) - **cc**: MSC code (use first two, first three or all five MSC digits; MSC2020 only) - **ct**: Text from the description # Operators - **a & b**: Logical and (default) - **a | b**: Logical or - **!ab**: Logical not - **abc***: Right wildcard - **ab c**: Phrase - **(ab c)**: Term grouping
Parameters (3)
(integer, query, optional, default: 0)
(integer, query, optional, default: 100)
(string, query, required)
No probe data for this endpoint yet.