: 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?
Not natively -- but you can index a
g 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.