Search Query
Manual
Load
Lint
Translate
Save
Improve
Automate
Platforms
Platforms
Syntax upgrades
Query database
Query database
Submit a query
Interfaces
CLI
Pre-commit hooks
Developer documentation
Overview
Parser
Linter
Translator
Serializer
Tests
API
Search Query
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
|
Z
A
ABSTRACT (search_query.constants.Fields attribute)
ACCESSION_NUMBER (search_query.constants.Fields attribute)
adapt_linter_messages_for_list_query() (search_query.parser_base.QueryListParser method)
add_child() (search_query.query.Query method)
add_message() (search_query.linter_base.QueryListLinter method)
(search_query.linter_base.QueryStringLinter method)
ADDRESS (search_query.constants.Fields attribute)
adjust_token_positions() (search_query.parser_base.QueryStringParser method)
AFFILIATION (search_query.constants.Fields attribute)
ALL (search_query.constants.Fields attribute)
all() (search_query.constants.Fields class method)
AND (search_query.constants.Operators attribute)
AndQuery (class in search_query.query_and)
assign_linter_messages() (search_query.parser_base.QueryListParser method)
AUTHOR (search_query.constants.Fields attribute)
AUTHOR_IDENTIFIERS (search_query.constants.Fields attribute)
AUTHOR_KEYWORDS (search_query.constants.Fields attribute)
B
BLUE (search_query.constants.Colors attribute)
BOOLEAN_OPERATOR_READABILITY (search_query.constants.QueryErrorCode attribute)
build_query_str() (search_query.parser_base.QueryListParser method)
C
check_apostrophe_phrases() (search_query.linter_base.QueryStringLinter method)
check_boolean_operator_readability() (search_query.linter_base.QueryStringLinter method)
check_character_replacement_in_term() (search_query.pubmed.linter.PubmedQueryStringLinter method)
check_deprecated_field_tags() (search_query.wos.linter.WOSQueryStringLinter method)
(search_query.wos.v_0.parser.WOSQueryStringLinter_v0 method)
check_doi_format() (search_query.wos.linter.WOSQueryStringLinter method)
check_format_left_hand_wildcards() (search_query.wos.linter.WOSQueryStringLinter method)
check_general_field() (search_query.linter_base.QueryStringLinter method)
check_implicit_fields() (search_query.pubmed.linter.PubmedQueryStringLinter method)
check_implicit_near() (search_query.wos.linter.WOSQueryStringLinter method)
check_invalid_characters_in_term() (search_query.linter_base.QueryStringLinter method)
check_invalid_characters_in_term_query() (search_query.linter_base.QueryStringLinter method)
check_invalid_near_within_operators() (search_query.ebscohost.linter.EBSCOQueryStringLinter method)
check_invalid_proximity_operator() (search_query.pubmed.linter.PubmedQueryStringLinter method)
check_invalid_syntax() (search_query.ebscohost.linter.EBSCOQueryStringLinter method)
(search_query.pubmed.linter.PubmedQueryStringLinter method)
(search_query.wos.linter.WOSQueryStringLinter method)
check_invalid_token_sequences() (search_query.ebscohost.linter.EBSCOQueryStringLinter method)
(search_query.pubmed.linter.PubmedQueryStringLinter method)
(search_query.wos.linter.WOSQueryStringLinter method)
check_invalid_wildcard() (search_query.pubmed.linter.PubmedQueryStringLinter method)
check_issn_isbn_format() (search_query.wos.linter.WOSQueryStringLinter method)
check_missing_fields() (search_query.wos.linter.WOSQueryStringLinter method)
check_missing_tokens() (search_query.linter_base.QueryStringLinter method)
check_near_distance_in_range() (search_query.linter_base.QueryStringLinter method)
check_nr_terms() (search_query.wos.linter.WOSQueryStringLinter method)
check_operator_capitalization() (search_query.linter_base.QueryStringLinter method)
check_operators_with_fields() (search_query.linter_base.QueryStringLinter method)
check_search_term_lowercase() (search_query.ebscohost.linter.EBSCOQueryStringLinter method)
check_status() (search_query.linter_base.QueryListLinter method)
(search_query.linter_base.QueryStringLinter method)
check_unbalanced_parentheses() (search_query.linter_base.QueryStringLinter method)
check_unbalanced_quotes() (search_query.linter_base.QueryStringLinter method)
check_unbalanced_quotes_in_terms() (search_query.linter_base.QueryStringLinter method)
check_unknown_token_types() (search_query.linter_base.QueryStringLinter method)
check_unsupported_fields_in_query() (search_query.linter_base.QueryStringLinter method)
check_unsupported_pubmed_fields() (search_query.pubmed.linter.PubmedQueryStringLinter method)
check_unsupported_right_hand_wildcards() (search_query.wos.linter.WOSQueryStringLinter method)
check_unsupported_wildcards() (search_query.ebscohost.linter.EBSCOQueryStringLinter method)
(search_query.wos.linter.WOSQueryStringLinter method)
check_wildcards() (search_query.wos.linter.WOSQueryStringLinter method)
check_year_format() (search_query.pubmed.linter.PubmedQueryStringLinter method)
(search_query.wos.linter.WOSQueryStringLinter method)
check_year_without_terms() (search_query.wos.linter.WOSQueryStringLinter method)
children (search_query.query.Query property)
(search_query.query_and.AndQuery property)
(search_query.query_near.NEARQuery property)
(search_query.query_not.NotQuery property)
(search_query.query_or.OrQuery property)
(search_query.query_range.RangeQuery property)
CITY (search_query.constants.Fields attribute)
Colors (class in search_query.constants)
combine_equal_fields() (search_query.wos.translator.WOSTranslator class method)
combine_subsequent_terms() (search_query.parser_base.QueryStringParser method)
CONFERENCE (search_query.constants.Fields attribute)
copy() (search_query.constants.SearchField method)
(search_query.query.Query method)
COUNTRY_REGION (search_query.constants.Fields attribute)
create() (search_query.query.Query class method)
D
DATE_FILTER_IN_SUBQUERY (search_query.constants.QueryErrorCode attribute)
DEPRECATED_FIELD_MAP (search_query.wos.v_0.translator.WOSTranslator_v0 attribute)
DESCRIPTORS (search_query.constants.Fields attribute)
distance (search_query.query_near.NEARQuery property)
DOI (search_query.constants.Fields attribute)
DOI_FORMAT_INVALID (search_query.constants.QueryErrorCode attribute)
DOI_VALUE_REGEX (search_query.wos.linter.WOSQueryStringLinter attribute)
E
EBCOSerializer_v1 (class in search_query.ebscohost.v_1.serializer)
EBSCO (search_query.constants.PLATFORM attribute)
EBSCO_INVALID_CHARACTER (search_query.constants.QueryErrorCode attribute)
EBSCO_WILDCARD_UNSUPPORTED (search_query.constants.QueryErrorCode attribute)
EBSCOListLinter (class in search_query.ebscohost.linter)
EBSCOListParser (class in search_query.ebscohost.parser)
EBSCOListParser_v1 (class in search_query.ebscohost.v_1.parser)
EBSCOParser (class in search_query.ebscohost.parser)
EBSCOParser_v1 (class in search_query.ebscohost.v_1.parser)
EBSCOQuerySerializer (class in search_query.ebscohost.serializer)
EBSCOQueryStringLinter (class in search_query.ebscohost.linter)
EBSCOTranslator (class in search_query.ebscohost.translator)
EBSCOTranslator_v1 (class in search_query.ebscohost.v_1.translator)
EDITOR (search_query.constants.Fields attribute)
END (search_query.constants.Colors attribute)
evaluate() (search_query.query.Query method)
ExitCodes (class in search_query.constants)
extract_reference_value() (search_query.parser_base.QueryListParser method)
F
FAIL (search_query.constants.ExitCodes attribute)
FAULTY_OPERATOR_REGEX (search_query.linter_base.QueryStringLinter attribute)
FIELD (search_query.constants.TokenTypes attribute)
field (search_query.query.Query property)
field_codes (search_query.generic.linter.GenericLinter attribute)
FIELD_EXTRACTED (search_query.constants.QueryErrorCode attribute)
field_general_to_syntax() (in module search_query.wos.constants)
FIELD_IMPLICIT (search_query.constants.QueryErrorCode attribute)
FIELD_MISSING (search_query.constants.QueryErrorCode attribute)
FIELD_REGEX (search_query.ebscohost.parser.EBSCOParser attribute)
(search_query.pubmed.parser.PubmedParser attribute)
(search_query.wos.parser.WOSParser attribute)
FIELD_UNSUPPORTED (search_query.constants.QueryErrorCode attribute)
Fields (class in search_query.constants)
FILTER (search_query.constants.Fields attribute)
fix_ambiguous_tokens() (search_query.ebscohost.parser.EBSCOParser method)
flatten_nested_operators() (search_query.translator_base.QueryTranslator class method)
format_query_string_positions() (in module search_query.utils)
FUNDING_AGENCY (search_query.constants.Fields attribute)
FUNDING_TEXT (search_query.constants.Fields attribute)
G
GENERIC (search_query.constants.PLATFORM attribute)
generic_field_to_syntax_field() (in module search_query.ebscohost.constants)
(in module search_query.pubmed.constants)
(in module search_query.wos.constants)
GenericLinter (class in search_query.generic.linter)
GenericSerializer (class in search_query.generic.serializer)
GenericSerializer_v1 (class in search_query.generic.v_1.serializer)
get_nr_leaves() (search_query.query.Query method)
get_nr_terms_all() (search_query.wos.linter.WOSQueryStringLinter method)
get_parent() (search_query.query.Query method)
get_platform() (in module search_query.parser)
get_precedence() (search_query.ebscohost.linter.EBSCOQueryStringLinter method)
(search_query.linter_base.QueryStringLinter method)
get_query_with_normalized_fields_at_terms() (search_query.linter_base.QueryStringLinter method)
get_root() (search_query.query.Query method)
get_search_history_path() (search_query.search_file.SearchFile method)
GRANT_NUMBER (search_query.constants.Fields attribute)
GREEN (search_query.constants.Colors attribute)
GREY (search_query.constants.Colors attribute)
GROUP_AUTHOR (search_query.constants.Fields attribute)
H
handle_fully_quoted_query_str() (search_query.linter_base.QueryStringLinter method)
handle_nonstandard_quotes_in_query_str() (search_query.linter_base.QueryStringLinter method)
handle_prefix_in_query_str() (search_query.linter_base.QueryStringLinter method)
handle_suffix_in_query_str() (search_query.linter_base.QueryStringLinter method)
has_fatal_errors() (search_query.linter_base.QueryListLinter method)
(search_query.linter_base.QueryStringLinter method)
I
IMPLICIT_NEAR_VALUE (search_query.constants.QueryErrorCode attribute)
IMPLICIT_PRECEDENCE (search_query.constants.QueryErrorCode attribute)
INVALID_CHARACTERS (search_query.ebscohost.linter.EBSCOQueryStringLinter attribute)
(search_query.pubmed.linter.PubmedQueryStringLinter attribute)
(search_query.wos.linter.WOSQueryStringLinter attribute)
INVALID_PROXIMITY_USE (search_query.constants.QueryErrorCode attribute)
INVALID_SYNTAX (search_query.constants.QueryErrorCode attribute)
INVALID_TOKEN_SEQUENCE (search_query.constants.QueryErrorCode attribute)
INVALID_WILDCARD_USE (search_query.constants.QueryErrorCode attribute)
is_operator() (search_query.constants.Token method)
is_term() (search_query.query.Query method)
ISBN (search_query.constants.Fields attribute)
ISBN_FORMAT_INVALID (search_query.constants.QueryErrorCode attribute)
ISBN_VALUE_REGEX (search_query.wos.linter.WOSQueryStringLinter attribute)
ISSN (search_query.constants.Fields attribute)
ISSN_ISBN (search_query.constants.Fields attribute)
ISSN_VALUE_REGEX (search_query.wos.linter.WOSQueryStringLinter attribute)
J
JOURNAL (search_query.constants.Fields attribute)
JOURNAL_FILTER_IN_SUBQUERY (search_query.constants.QueryErrorCode attribute)
K
KEYWORDS (search_query.constants.Fields attribute)
KEYWORDS_PLUS (search_query.constants.Fields attribute)
L
LANGUAGE (search_query.constants.Fields attribute)
last_read_index (search_query.linter_base.QueryListLinter attribute)
level (search_query.constants.ListToken attribute)
LINT_DEPRECATED_SYNTAX (search_query.constants.QueryErrorCode attribute)
lint_file() (in module search_query.linter)
lint_query_string() (in module search_query.linter)
linter (search_query.ebscohost.parser.EBSCOListParser attribute)
(search_query.parser_base.QueryListParser attribute)
(search_query.parser_base.QueryParserBase attribute)
(search_query.parser_base.QueryStringParser attribute)
(search_query.pubmed.parser.PubmedListParser attribute)
(search_query.wos.parser.WOSListParser attribute)
LIST_ITEM_REFERENCE (search_query.constants.OperatorNodeTokenTypes attribute)
(search_query.parser_base.QueryListParser attribute)
list_parsers (search_query.registry.Registry attribute)
list_queries() (in module search_query.database)
list_queries_with_details() (in module search_query.database)
LIST_QUERY_CIRCULAR_REFERENCE (search_query.constants.QueryErrorCode attribute)
LIST_QUERY_INVALID_REFERENCE (search_query.constants.QueryErrorCode attribute)
LIST_QUERY_LINE_REGEX (search_query.parser_base.QueryListParser attribute)
LIST_QUERY_MISSING_ROOT_NODE (search_query.constants.QueryErrorCode attribute)
LIST_QUERY_UNREFERENCED_ITEM (search_query.constants.QueryErrorCode attribute)
list_serializers (search_query.registry.Registry attribute)
ListQuerySyntaxError
ListToken (class in search_query.constants)
ListTokenTypes (class in search_query.constants)
load_query() (in module search_query.database)
load_search_file() (in module search_query.search_file)
LOGIC_OPERATOR (search_query.constants.TokenTypes attribute)
LOGIC_OPERATOR_REGEX (search_query.ebscohost.parser.EBSCOParser attribute)
(search_query.parser_base.QueryStringParser attribute)
(search_query.pubmed.parser.PubmedParser attribute)
(search_query.wos.parser.WOSParser attribute)
M
main() (in module search_query.cli)
map_artificial_to_original_positions() (search_query.parser_base.QueryListParser method)
map_to_standard() (in module search_query.ebscohost.constants)
(in module search_query.pubmed.constants)
(in module search_query.wos.constants)
MESH_TERM (search_query.constants.Fields attribute)
messages (search_query.linter_base.QueryListLinter attribute)
(search_query.linter_base.QueryStringLinter attribute)
module
search_query
search_query.cli
search_query.constants
search_query.database
search_query.database_queries
search_query.ebscohost
search_query.ebscohost.constants
search_query.ebscohost.linter
search_query.ebscohost.parser
search_query.ebscohost.serializer
search_query.ebscohost.translator
search_query.ebscohost.v_1
search_query.ebscohost.v_1.parser
search_query.ebscohost.v_1.serializer
search_query.ebscohost.v_1.translator
search_query.exception
search_query.generic
search_query.generic.linter
search_query.generic.serializer
search_query.generic.v_1
search_query.generic.v_1.serializer
search_query.linter
search_query.linter_base
search_query.parser
search_query.parser_base
search_query.pre_notation
search_query.pubmed
search_query.pubmed.constants
search_query.pubmed.linter
search_query.pubmed.parser
search_query.pubmed.serializer
search_query.pubmed.translator
search_query.pubmed.v_1
search_query.pubmed.v_1.parser
search_query.pubmed.v_1.serializer
search_query.pubmed.v_1.translator
search_query.query
search_query.query_and
search_query.query_near
search_query.query_not
search_query.query_or
search_query.query_range
search_query.query_term
search_query.registry
search_query.search_file
search_query.serializer_base
search_query.serializer_structured
search_query.structured
search_query.translator_base
search_query.upgrade
search_query.utils
search_query.wos
search_query.wos.constants
search_query.wos.linter
search_query.wos.parser
search_query.wos.serializer
search_query.wos.translator
search_query.wos.v_0
search_query.wos.v_0.parser
search_query.wos.v_0.serializer
search_query.wos.v_0.translator
search_query.wos.v_1
search_query.wos.v_1.parser
search_query.wos.v_1.serializer
search_query.wos.v_1.translator
move_fields_to_operator() (search_query.translator_base.QueryTranslator class method)
move_fields_to_terms() (search_query.translator_base.QueryTranslator class method)
N
NEAR (search_query.constants.Operators attribute)
NEAR_DISTANCE_TOO_LARGE (search_query.constants.QueryErrorCode attribute)
NEARQuery (class in search_query.query_near)
NESTED_QUERY_WITH_FIELD (search_query.constants.QueryErrorCode attribute)
NON_LIST_ITEM_REFERENCE (search_query.constants.OperatorNodeTokenTypes attribute)
NON_STANDARD_QUOTES (search_query.constants.QueryErrorCode attribute)
NOT (search_query.constants.Operators attribute)
NotQuery (class in search_query.query_not)
O
operator (search_query.query.Query property)
OPERATOR_CAPITALIZATION (search_query.constants.QueryErrorCode attribute)
OPERATOR_NODE (search_query.constants.ListTokenTypes attribute)
OPERATOR_NODE_REGEX (search_query.pubmed.linter.PubmedQueryListLinter attribute)
OPERATOR_PRECEDENCE (search_query.linter_base.QueryStringLinter attribute)
OPERATOR_REGEX (search_query.ebscohost.parser.EBSCOParser attribute)
(search_query.parser_base.QueryStringParser attribute)
OperatorNodeTokenTypes (class in search_query.constants)
Operators (class in search_query.constants)
OR (search_query.constants.Operators attribute)
ORANGE (search_query.constants.Colors attribute)
ORGANIZATION (search_query.constants.Fields attribute)
ORGANIZATION_ENHANCED (search_query.constants.Fields attribute)
OrQuery (class in search_query.query_or)
P
PARENTHESIS_CLOSED (search_query.constants.TokenTypes attribute)
PARENTHESIS_OPEN (search_query.constants.TokenTypes attribute)
PARENTHESIS_REGEX (search_query.ebscohost.parser.EBSCOParser attribute)
(search_query.linter_base.QueryStringLinter attribute)
(search_query.pubmed.parser.PubmedParser attribute)
(search_query.wos.parser.WOSParser attribute)
parse() (in module search_query.parser)
(search_query.ebscohost.parser.EBSCOListParser method)
(search_query.ebscohost.parser.EBSCOParser method)
(search_query.parser_base.QueryListParser method)
(search_query.parser_base.QueryParserBase method)
(search_query.parser_base.QueryStringParser method)
(search_query.pubmed.parser.PubmedListParser method)
(search_query.pubmed.parser.PubmedParser method)
(search_query.wos.parser.WOSListParser method)
(search_query.wos.parser.WOSParser method)
parse_query_tree() (search_query.ebscohost.parser.EBSCOParser method)
(search_query.pubmed.parser.PubmedParser method)
(search_query.wos.parser.WOSParser method)
parser (search_query.wos.linter.WOSQueryListLinter attribute)
parsers (search_query.registry.Registry attribute)
pattern (search_query.ebscohost.parser.EBSCOParser attribute)
(search_query.pubmed.parser.PubmedParser attribute)
(search_query.wos.parser.WOSParser attribute)
PERMISSIVE_TERM_REGEX (search_query.wos.parser.WOSParser attribute)
PLATFORM (class in search_query.constants)
(search_query.ebscohost.linter.EBSCOQueryStringLinter attribute)
(search_query.generic.linter.GenericLinter attribute)
(search_query.linter_base.QueryStringLinter attribute)
(search_query.pubmed.linter.PubmedQueryStringLinter attribute)
platform (search_query.query.Query property)
PLATFORM (search_query.wos.linter.WOSQueryStringLinter attribute)
position (search_query.constants.ListToken attribute)
(search_query.constants.Token attribute)
POTENTIAL_WILDCARD_USE (search_query.constants.QueryErrorCode attribute)
pre_commit_hook() (in module search_query.linter)
PRE_NOTATION (search_query.constants.PLATFORM attribute)
print_messages() (search_query.linter_base.QueryListLinter method)
(search_query.linter_base.QueryStringLinter method)
print_tokens() (search_query.parser_base.QueryStringParser method)
PROVINCE_STATE (search_query.constants.Fields attribute)
PROXIMITY_OPERATOR (search_query.constants.TokenTypes attribute)
PROXIMITY_OPERATOR_REGEX (search_query.ebscohost.parser.EBSCOParser attribute)
(search_query.wos.parser.WOSParser attribute)
PROXIMITY_REGEX (search_query.pubmed.linter.PubmedQueryStringLinter attribute)
(search_query.pubmed.parser.PubmedParser attribute)
PUBLICATION_NAME (search_query.constants.Fields attribute)
PUBLICATION_TYPE (search_query.constants.Fields attribute)
PUBLISHER (search_query.constants.Fields attribute)
PUBMED (search_query.constants.PLATFORM attribute)
PUBMED_ID (search_query.constants.Fields attribute)
PUBMED_INVALID_CHARACTER (search_query.constants.QueryErrorCode attribute)
PubmedListParser (class in search_query.pubmed.parser)
PubMedListParser_v1 (class in search_query.pubmed.v_1.parser)
PubmedParser (class in search_query.pubmed.parser)
PubMedParser_v1 (class in search_query.pubmed.v_1.parser)
PubmedQueryListLinter (class in search_query.pubmed.linter)
PUBMEDQuerySerializer (class in search_query.pubmed.serializer)
PubmedQueryStringLinter (class in search_query.pubmed.linter)
PubMedSerializer_v1 (class in search_query.pubmed.v_1.serializer)
PubmedTranslator (class in search_query.pubmed.translator)
PubMedTranslator_v1 (class in search_query.pubmed.v_1.translator)
Q
Query (class in search_query.query)
query (search_query.linter_base.QueryStringLinter attribute)
query_dict (search_query.parser_base.QueryListParser attribute)
QUERY_IN_QUOTES (search_query.constants.QueryErrorCode attribute)
QUERY_NODE (search_query.constants.ListTokenTypes attribute)
QUERY_STRUCTURE_COMPLEX (search_query.constants.QueryErrorCode attribute)
QueryErrorCode (class in search_query.constants)
QueryListLinter (class in search_query.linter_base)
QueryListParser (class in search_query.parser_base)
QueryParserBase (class in search_query.parser_base)
QueryStringLinter (class in search_query.linter_base)
QueryStringParser (class in search_query.parser_base)
QuerySyntaxError
QueryTranslator (class in search_query.translator_base)
QUOTATION_MARK (search_query.constants.TokenTypes attribute)
QUOTATION_MARK_REGEX (search_query.ebscohost.parser.EBSCOParser attribute)
(search_query.pubmed.parser.PubmedParser attribute)
(search_query.wos.parser.WOSParser attribute)
R
RANGE (search_query.constants.Operators attribute)
RANGE_OPERATOR (search_query.constants.TokenTypes attribute)
RangeQuery (class in search_query.query_range)
RED (search_query.constants.Colors attribute)
REDUNDANT_TERM (search_query.constants.QueryErrorCode attribute)
register() (in module search_query.ebscohost.v_1.parser)
(in module search_query.ebscohost.v_1.serializer)
(in module search_query.ebscohost.v_1.translator)
(in module search_query.generic.v_1.serializer)
(in module search_query.pubmed.v_1.parser)
(in module search_query.pubmed.v_1.serializer)
(in module search_query.pubmed.v_1.translator)
(in module search_query.wos.v_0.parser)
(in module search_query.wos.v_0.serializer)
(in module search_query.wos.v_0.translator)
(in module search_query.wos.v_1.parser)
(in module search_query.wos.v_1.serializer)
(in module search_query.wos.v_1.translator)
register_parser_list() (search_query.registry.Registry method)
register_parser_string() (search_query.registry.Registry method)
register_serializer_list() (search_query.registry.Registry method)
register_serializer_string() (search_query.registry.Registry method)
register_translator() (search_query.registry.Registry method)
Registry (class in search_query.registry)
replace() (search_query.query.Query method)
replace_non_supported_fields() (search_query.ebscohost.translator.EBSCOTranslator class method)
RESEARCH_AREA (search_query.constants.Fields attribute)
S
save() (search_query.search_file.SearchFile method)
search_query
module
search_query.cli
module
search_query.constants
module
search_query.database
module
search_query.database_queries
module
search_query.ebscohost
module
search_query.ebscohost.constants
module
search_query.ebscohost.linter
module
search_query.ebscohost.parser
module
search_query.ebscohost.serializer
module
search_query.ebscohost.translator
module
search_query.ebscohost.v_1
module
search_query.ebscohost.v_1.parser
module
search_query.ebscohost.v_1.serializer
module
search_query.ebscohost.v_1.translator
module
search_query.exception
module
search_query.generic
module
search_query.generic.linter
module
search_query.generic.serializer
module
search_query.generic.v_1
module
search_query.generic.v_1.serializer
module
search_query.linter
module
search_query.linter_base
module
search_query.parser
module
search_query.parser_base
module
search_query.pre_notation
module
search_query.pubmed
module
search_query.pubmed.constants
module
search_query.pubmed.linter
module
search_query.pubmed.parser
module
search_query.pubmed.serializer
module
search_query.pubmed.translator
module
search_query.pubmed.v_1
module
search_query.pubmed.v_1.parser
module
search_query.pubmed.v_1.serializer
module
search_query.pubmed.v_1.translator
module
search_query.query
module
search_query.query_and
module
search_query.query_near
module
search_query.query_not
module
search_query.query_or
module
search_query.query_range
module
search_query.query_term
module
search_query.registry
module
search_query.search_file
module
search_query.serializer_base
module
search_query.serializer_structured
module
search_query.structured
module
search_query.translator_base
module
search_query.upgrade
module
search_query.utils
module
search_query.wos
module
search_query.wos.constants
module
search_query.wos.linter
module
search_query.wos.parser
module
search_query.wos.serializer
module
search_query.wos.translator
module
search_query.wos.v_0
module
search_query.wos.v_0.parser
module
search_query.wos.v_0.serializer
module
search_query.wos.v_0.translator
module
search_query.wos.v_1
module
search_query.wos.v_1.parser
module
search_query.wos.v_1.serializer
module
search_query.wos.v_1.translator
module
SEARCH_TERM_LOWERCASE (search_query.constants.QueryErrorCode attribute)
SearchField (class in search_query.constants)
SearchFile (class in search_query.search_file)
SearchQueryException
selects() (search_query.query.Query method)
selects_record() (search_query.query.Query method)
(search_query.query_and.AndQuery method)
(search_query.query_near.NEARQuery method)
(search_query.query_not.NotQuery method)
(search_query.query_or.OrQuery method)
(search_query.query_range.RangeQuery method)
(search_query.query_term.Term method)
serializers (search_query.registry.Registry attribute)
set_platform_unchecked() (search_query.query.Query method)
set_search_history_file_path() (search_query.search_file.SearchFile method)
set_search_results_path() (search_query.search_file.SearchFile method)
SOURCE (search_query.constants.Fields attribute)
split_operators_with_missing_whitespace() (search_query.parser_base.QueryStringParser method)
STREET_ADDRESS (search_query.constants.Fields attribute)
StringSerializer (class in search_query.serializer_base)
STRUCTURED (search_query.constants.PLATFORM attribute)
SUBJECT_TERMS (search_query.constants.Fields attribute)
SUBORGANIZATION (search_query.constants.Fields attribute)
SUCCESS (search_query.constants.ExitCodes attribute)
syntax_str_to_generic_field_set() (in module search_query.ebscohost.constants)
(in module search_query.pubmed.constants)
(in module search_query.wos.constants)
(search_query.ebscohost.linter.EBSCOQueryStringLinter method)
(search_query.generic.linter.GenericLinter method)
(search_query.linter_base.QueryStringLinter method)
(search_query.pubmed.linter.PubmedQueryStringLinter method)
(search_query.wos.linter.WOSQueryStringLinter method)
T
Term (class in search_query.query_term)
TERM (search_query.constants.TokenTypes attribute)
TERM_REGEX (search_query.ebscohost.parser.EBSCOParser attribute)
(search_query.pubmed.parser.PubmedParser attribute)
TEXT_WORD (search_query.constants.Fields attribute)
TITLE (search_query.constants.Fields attribute)
to_dict() (search_query.search_file.SearchFile method)
to_generic_string() (search_query.query.Query method)
to_generic_syntax() (search_query.ebscohost.translator.EBSCOTranslator class method)
(search_query.pubmed.translator.PubmedTranslator class method)
(search_query.translator_base.QueryTranslator class method)
(search_query.wos.translator.WOSTranslator class method)
to_specific_syntax() (search_query.ebscohost.translator.EBSCOTranslator class method)
(search_query.pubmed.translator.PubmedTranslator class method)
(search_query.translator_base.QueryTranslator class method)
(search_query.wos.translator.WOSTranslator class method)
to_string() (search_query.ebscohost.serializer.EBSCOQuerySerializer method)
(search_query.generic.serializer.GenericSerializer method)
(search_query.pubmed.serializer.PUBMEDQuerySerializer method)
(search_query.query.Query method)
(search_query.serializer_base.StringSerializer method)
(search_query.wos.serializer.WOSQuerySerializer method)
to_string_structured() (in module search_query.serializer_structured)
to_string_structured_2() (in module search_query.serializer_structured)
(search_query.query.Query method)
to_structured_string() (search_query.query.Query method)
Token (class in search_query.constants)
tokenize() (search_query.ebscohost.parser.EBSCOParser method)
(search_query.pubmed.parser.PubmedParser method)
(search_query.wos.parser.WOSParser method)
tokenize_list() (search_query.parser_base.QueryListParser method)
tokenize_operator_node() (search_query.parser_base.QueryListParser method)
TOKENIZING_FAILED (search_query.constants.QueryErrorCode attribute)
tokens (search_query.linter_base.QueryStringLinter attribute)
(search_query.parser_base.QueryStringParser attribute)
TokenTypes (class in search_query.constants)
TOO_MANY_TERMS (search_query.constants.QueryErrorCode attribute)
TOPIC (search_query.constants.Fields attribute)
translate() (search_query.query.Query method)
translate_fields_to_generic() (search_query.ebscohost.translator.EBSCOTranslator class method)
(search_query.pubmed.translator.PubmedTranslator class method)
(search_query.wos.translator.WOSTranslator class method)
(search_query.wos.v_0.translator.WOSTranslator_v0 class method)
translators (search_query.registry.Registry attribute)
type (search_query.constants.ListToken attribute)
(search_query.constants.Token attribute)
U
UNBALANCED_PARENTHESES (search_query.constants.QueryErrorCode attribute)
UNBALANCED_QUOTES (search_query.constants.QueryErrorCode attribute)
UNKNOWN (search_query.constants.TokenTypes attribute)
UNNECESSARY_PARENTHESES (search_query.constants.QueryErrorCode attribute)
UNSUPPORTED_FIELD_REGEX (search_query.ebscohost.linter.EBSCOQueryStringLinter attribute)
UNSUPPORTED_PREFIX (search_query.constants.QueryErrorCode attribute)
UNSUPPORTED_PREFIX_PLATFORM_IDENTIFIER (search_query.constants.QueryErrorCode attribute)
UNSUPPORTED_SUFFIX (search_query.constants.QueryErrorCode attribute)
upgrade_query() (in module search_query.upgrade)
V
VALID_fieldS_REGEX (search_query.ebscohost.linter.EBSCOQueryStringLinter attribute)
(search_query.generic.linter.GenericLinter attribute)
(search_query.linter_base.QueryStringLinter attribute)
(search_query.wos.linter.WOSQueryStringLinter attribute)
(search_query.wos.v_0.parser.WOSQueryStringLinter_v0 attribute)
VALID_TOKEN_SEQUENCES (search_query.ebscohost.linter.EBSCOQueryStringLinter attribute)
(search_query.pubmed.linter.PubmedQueryStringLinter attribute)
(search_query.wos.linter.WOSQueryStringLinter attribute)
validate_field_general() (search_query.wos.linter.WOSQueryStringLinter method)
validate_platform_query() (search_query.pubmed.linter.PubmedQueryStringLinter method)
validate_query_string() (search_query.ebscohost.linter.EBSCOListLinter method)
(search_query.linter_base.QueryListLinter static method)
(search_query.pubmed.linter.PubmedQueryListLinter method)
(search_query.wos.linter.WOSQueryListLinter method)
validate_query_tree() (search_query.ebscohost.linter.EBSCOQueryStringLinter method)
(search_query.generic.linter.GenericLinter method)
(search_query.linter_base.QueryStringLinter method)
(search_query.pubmed.linter.PubmedQueryStringLinter method)
(search_query.wos.linter.WOSQueryStringLinter method)
validate_tokens() (search_query.ebscohost.linter.EBSCOListLinter method)
(search_query.ebscohost.linter.EBSCOQueryStringLinter method)
(search_query.generic.linter.GenericLinter method)
(search_query.linter_base.QueryListLinter static method)
(search_query.linter_base.QueryStringLinter method)
(search_query.pubmed.linter.PubmedQueryListLinter method)
(search_query.pubmed.linter.PubmedQueryStringLinter method)
(search_query.wos.linter.WOSQueryListLinter method)
(search_query.wos.linter.WOSQueryStringLinter method)
value (search_query.constants.ListToken attribute)
(search_query.constants.Token attribute)
(search_query.query.Query property)
VERSION (search_query.ebscohost.v_1.parser.EBSCOListParser_v1 attribute)
(search_query.ebscohost.v_1.parser.EBSCOParser_v1 attribute)
(search_query.ebscohost.v_1.serializer.EBCOSerializer_v1 attribute)
(search_query.ebscohost.v_1.translator.EBSCOTranslator_v1 attribute)
(search_query.generic.v_1.serializer.GenericSerializer_v1 attribute)
(search_query.pubmed.v_1.parser.PubMedListParser_v1 attribute)
(search_query.pubmed.v_1.parser.PubMedParser_v1 attribute)
(search_query.pubmed.v_1.serializer.PubMedSerializer_v1 attribute)
(search_query.pubmed.v_1.translator.PubMedTranslator_v1 attribute)
(search_query.wos.v_0.parser.WOSListParser_v0 attribute)
(search_query.wos.v_0.parser.WOSParser_v0 attribute)
(search_query.wos.v_0.parser.WOSQueryStringLinter_v0 attribute)
(search_query.wos.v_0.serializer.WOSSerializer_v0 attribute)
(search_query.wos.v_0.translator.WOSTranslator_v0 attribute)
(search_query.wos.v_1.parser.WOSListParser_v1 attribute)
(search_query.wos.v_1.parser.WOSParser_v1 attribute)
(search_query.wos.v_1.serializer.WOSSerializer_v1 attribute)
(search_query.wos.v_1.translator.WOSTranslator_v1 attribute)
W
WEB_OF_SCIENCE_CATEGORY (search_query.constants.Fields attribute)
WILDCARD_AFTER_SPECIAL_CHAR (search_query.constants.QueryErrorCode attribute)
WILDCARD_CHARS (search_query.wos.linter.WOSQueryStringLinter attribute)
WILDCARD_IN_YEAR (search_query.constants.QueryErrorCode attribute)
WILDCARD_LEFT_SHORT_LENGTH (search_query.constants.QueryErrorCode attribute)
WILDCARD_RIGHT_SHORT_LENGTH (search_query.constants.QueryErrorCode attribute)
WILDCARD_STANDALONE (search_query.constants.QueryErrorCode attribute)
WITHIN (search_query.constants.Operators attribute)
WOS (search_query.constants.PLATFORM attribute)
WOS_INVALID_CHARACTER (search_query.constants.QueryErrorCode attribute)
WOS_INVALID_NEAR_QUERY (search_query.constants.QueryErrorCode attribute)
WOS_WILDCARD_UNSUPPORTED (search_query.constants.QueryErrorCode attribute)
WOSListParser (class in search_query.wos.parser)
WOSListParser_v0 (class in search_query.wos.v_0.parser)
WOSListParser_v1 (class in search_query.wos.v_1.parser)
WOSParser (class in search_query.wos.parser)
WOSParser_v0 (class in search_query.wos.v_0.parser)
WOSParser_v1 (class in search_query.wos.v_1.parser)
WOSQueryListLinter (class in search_query.wos.linter)
WOSQuerySerializer (class in search_query.wos.serializer)
WOSQueryStringLinter (class in search_query.wos.linter)
WOSQueryStringLinter_v0 (class in search_query.wos.v_0.parser)
WOSSerializer_v0 (class in search_query.wos.v_0.serializer)
WOSSerializer_v1 (class in search_query.wos.v_1.serializer)
WOSTranslator (class in search_query.wos.translator)
WOSTranslator_v0 (class in search_query.wos.v_0.translator)
WOSTranslator_v1 (class in search_query.wos.v_1.translator)
Y
YEAR_FORMAT_INVALID (search_query.constants.QueryErrorCode attribute)
YEAR_PUBLICATION (search_query.constants.Fields attribute)
YEAR_SPAN_VIOLATION (search_query.constants.QueryErrorCode attribute)
YEAR_VALUE_REGEX (search_query.pubmed.linter.PubmedQueryStringLinter attribute)
(search_query.wos.linter.WOSQueryStringLinter attribute)
YEAR_WITHOUT_TERMS (search_query.constants.QueryErrorCode attribute)
Z
ZIP_POSTAL_CODE (search_query.constants.Fields attribute)