boolean - youtube not operator isn't working via gnip -


i'm trying youtube not operator work via gnip, not having luck.

i've tried searching for: ("dallas")-("dallas")

... should returning 0 results, isntead results "dallas". when search ("black") | ("white") -("multiplayer"), should lot of results call of duty black opps don't mention multiplayer, not case. both queries seem ignore not operator.

if has working, can please provide example snippet.

thanks

try getting rid of parentheses , " characters like:

black | white -multiplayer

after quick test, looks give right matching.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -