search_query.parser

Query parser.

Functions

get_platform(platform_str)

Get the platform from the platform string

parse(query_str, *[, field_general, platform])

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, *, field_general: str = '', platform: str = 'wos') Query

Parse a query string.