I have a bunch of fields that I am trying to filter on. When I try to filter the data across the multiple fields, the result seems to even retrieve fields where the data is not present.
For instance if the filter query contains this - primary_state:New Delhi OR primary_country:New Delhi OR primary_city:New Delhi OR secondary_state:New Delhi OR secondary_country:New Delhi The result retrieved even contains records that have "Rochester, New York". Is there a way to only retrieve those records that contain both the words "New" and "Delhi". Thanks. -- View this message in context: http://www.nabble.com/Filter-question...-tf3609407.html#a10085687 Sent from the Solr - User mailing list archive at Nabble.com.