|
|
|
|
|
Scope
Consequently:
Proximity operators
List of operators
Function/Command Format
Examples, Notes
- adjacent in order entered
(w)
- computer(w)systems
- Finds phrases such as "computer systems.
- near in order entered
(#w)
- computer(6w)systems
- # can be any suitable number
- adjacent in either order
(n)
- search(n)example
- Finds "search example" and "example search"
- near in either order
(#n)
- dog(9n)cat
- Finds "cat .... dog" and "dog .... cat"
- within same field
(s)
- teacher(s)student
- Both terms must be in the same field in either order
- within same descriptor pair (heading-subheading)
(l)
- solar(l)energy
- i.e., heading(l)subheading
|
|
|
|
|
|
|
|||
|
|
|||