Re: query filter with OR reduces results

2012-07-02 Thread Jack Krupansky
solr-user@lucene.apache.org Subject: query filter with OR reduces results I'm trying to figure out why adding an "OR" condition to a query filter would end up restricting results, instead of unioning them? I would expect to get back more results by adding a union to the filter query.

query filter with OR reduces results

2012-07-02 Thread Breese,John
I'm trying to figure out why adding an "OR" condition to a query filter would end up restricting results, instead of unioning them? I would expect to get back more results by adding a union to the filter query. Case 1 – 380 Results 380 results are returned with a query of xyz with a query filt