Closed GoogleCodeExporter closed 9 years ago
There was a typo in my initial code, I was pluralising facet and field:
Corrected:
s.query(q,start=start,rows=rows,**{'facet':'on','facet.field':'categories'})
I have discovered that facet information becomes available with
"response.facet_counts" which addresses the issue I was having.
Regards,
Andrew Ingram
Original comment by AndrewOf...@gmail.com
on 19 Feb 2009 at 1:55
Original comment by benliles
on 5 May 2009 at 10:15
Original issue reported on code.google.com by
AndrewOf...@gmail.com
on 19 Feb 2009 at 1:15