you search for :
josh highland
notpop reads that as:
find all profile that contain "josh" AND "highland" in them
you search for :
josh -highland
notpop reads that as:
find all profiles that contain "josh" but DO NOT CONTAIN "highland" in them
you search for :
"redlands hardcore"
notpop reads that as:
find all profiles that contains "redlands hardcore"
you search for :
"redlands hardcore" -josh
notpop reads that as:
find all profiles that contains "redlands hardcore" but DO NOT CONTAIN "josh"
you search for :
"redlands hardcore" josh
notpop reads that as:
find all profiles that contains "redlands hardcore" AND "josh"
|