JAT  
Search JAT Search tips
Updated 2002-10-14
Search Tips

Synopsis of a valid search string for the JAT search engine.

A B C/D -E/F

AND search (put a space between keywords)
medical theory
Finds pages with "medical" AND "theory"

OR search (use a single-byte slash between keywords)
medical/theory
Finds pages with "medical" OR "theory"

NOT search (use a minus sign before the keywords to exclude)
medical -theory
Finds pages with "medical" [but] NOT "theory"
*you must always have one positive term. A search with only NOT will fail. Example: -medical

Combination AND OR search.
medical theory/science
Finds pages with "medical" AND ("theory" OR "science")

Combination AND, NOT, OR search
medical -theory/science
Finds pages with "medical" [but] NOT ("theory" OR "science")