I don't think there's a way to do what has come to my mind but want to be
sure.
Let's say I have a doc with 2 fileds, one is multiValued

doc1:
name->john
year->2009;year->2010;year->2011

And I query for:
q=john&fq=-year:2010

Doc1 won't be in the matching results. Is there a way to make it appear
because even having 2010 the document has also years that don't match the
filter query?

Thanks in advance

-- 
View this message in context: 
http://old.nabble.com/excluder-filters-and-multivalued-fields-tp27945996p27945996.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to