View Single Post
Old 2006-08-15, 07:38 PM   #1
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
use AND OR or NOT in your queries for Boolean.

i.e.

this AND that

this OR that

(this and that) or other

(this and that) and not other

Boolean is enabled by default with fulltext indices (which are enabled). The only thing it used to do when you set boolean was to replace ' ' with ' and '
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote