Has this been fixed in solr 1.3? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yonik Seeley Sent: Monday, August 25, 2008 5:44 AM To: solr-user@lucene.apache.org Subject: Re: How to know if a field is null?
On Mon, Aug 25, 2008 at 5:33 AM, Erik Hatcher <[EMAIL PROTECTED]> wrote: > Lance - where do you see a negative query not working with Solr? Should > work fine as long as the field name is valid. Actually, we only ever fixed it for top-level queries in Solr... so if it's nested you currently need the *:* trick. -Yonik