Re: Solr 4.4 Query ignoring null values

2013-08-20 Thread Prasi S
Hi Hoss, Below is the debug output for the query1. We have values for physical_city. It is not an empty valued field. when i said no-value, it was that the query does not have a value. *business_name:Catherine AND physical_city:""* business_name:Catherine AND physical_city:"" (business_name:K0R

Re: Solr 4.4 Query ignoring null values

2013-08-20 Thread Chris Hostetter
: Subject: Solr 4.4 Query ignoring null values First off: it's important that you understand there is no such thing as a "null value" in a Solr index -- the concept does not exist. You can have documents that "do not contain a value" for a field, and you can have documents that contain "the e