On Jun 11, 2007, at 9:53 AM, Dino wrote:
Now my question is how will I search for all the documents with *empty*Field2?
You can search for "-field2:[* TO *] AND *:*" essentially. With Solr, the *:* isn't needed, but is with pure Lucene to ensure a positive query also.
Erik --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]