Single words:
Searches for more than one word will be joined with AND. For example: searching for data computer
will be translated into data AND computer
and the search will be performed in all indexed fields.
Exact phrase:
Enclose the phrase within double quotes "". e.g. "computer science"
Boolean and Advanced search
You can build advanced search queries by combining the boolean operators "AND OR NOT" and "( )"
Valid indexed fields
all: for any field ti: for Title jti: for journal Title isxn: for ISSN or ISBN au: for Author
kw: for Keywords abs: for Abstract
Example:
((ti:"computer science" AND kw:logic) OR au:Davis) AND all:data