set col = db.FTSearch({[myField] = ""}, 0)
We know that it does not work at all, but there is a trickset col = db.FTSearch({not [myField] is present}, 0)
set col = db.FTSearch({[myField] = ""}, 0)
We know that it does not work at all, but there is a trickset col = db.FTSearch({not [myField] is present}, 0)
2 comments :
A very very useful piece of information.
Thank you for sharing it :).
Cheers,
JuanMi
Thanks!
Post a Comment