search_query.parser

Query parser.

Functions

get_platform(platform_str)

Get the platform from the platform string

parse(query_str, *[, search_field_general, ...])

Parse a query string.

search_query.parser.get_platform(platform_str: str) str

Get the platform from the platform string

search_query.parser.parse(query_str: str, *, search_field_general: str = '', platform: str = 'wos', mode: str = 'strict') Query

Parse a query string.