Re: filter on solr pivot data

2015-01-12 Thread Darniz
Thanks for the reply but a filter query like -[* TO *] will give me vins which dont have a photo, it might qualify a dealer to show up but what if that dealer has other vin which has photo my requirement is i want to show the dealer only if all vin have no photos -- View this message in conte

Re: filter on solr pivot data

2015-01-09 Thread Erick Erickson
Why not just add an fq clause like &fq=-mappings_iphoto_exist:[* TO *]? note the "-" sign. On Fri, Jan 9, 2015 at 11:14 AM, Darniz wrote: > Hello > > i need to know how can i filter on solr pivot data. > > For exampel we have a dealer which might have many cars in his lot and car > has photo