Re: filter on solr pivot data

2015-01-12 Thread Darniz
context: http://lucene.472066.n3.nabble.com/filter-on-solr-pivot-data-tp4178451p4179011.html Sent from the Solr - User mailing list archive at Nabble.com.

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

filter on solr pivot data

2015-01-09 Thread Darniz
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 photos, i need to find out a dealer which has cars which has no photos so i have dealer1 -> has 20 cars -> all of them has photos dealer2 -> ha