GET v1/classification/_search

zbmath.org:zbmath-links-api

Summary: search msc codes meta data by zbMATH style user query
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)

page (integer, query, optional, default: 0)
results_per_page (integer, query, optional, default: 100)
search_string (string, query, required)

No probe data for this endpoint yet.