Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Combine boolean operators in single query?

Quote Reply
Combine boolean operators in single query?
In Links SQL 2.0.0, is there a way to combine boolean operators in a single query? ie

"this AND that NOT other" OR "the other thing"

I tried but results were not what I expected.

Mark Brasche
http://SurfSafely.com/
Quote Reply
Re: Combine boolean operators in single query? In reply to
Hi,

No, you can't mix and's and or's like that. If you put +term it means that term must be in the results. If you put +term term2, it means term must be in the results, and term2 can be in the results. If you put term term2, it means either can be in the results.

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: Combine boolean operators in single query? In reply to
Would +term +term2 work?

Paul Wilson.
new - http://www.wiredon.net