Hi, guys

I am very puzzled by the searching by field.

I can successfully do following query:

site:lucene.apache.org "apache"
which returned 20 hits.

But, following query retured 0 hit.

date:20070101-20070701 "apache"

Using luke, query the same index using query
date:20070101-20070701 apache
returned 2 documents.

What did I miss here? is there some logics implemented for "site:"
keyword that I have to do for other keyword?

--Kevin


Reply via email to