I want to do an AND query, say 'foo AND bar', in Lucene.NET. I have a WholeIndex field which has the whole document indexed, and I want Lucene to search in the whole document. Up to here it's quite easy, but there's a constraint.I want to do an AND query, say 'foo AND bar', i