Hi all,

I'm using the faceted search in Solr. I wanted to know if there's a way to
display selective records in the sublist.

I've tried this query -
localhost:8983/solr/select?q=*:*&facet=true&facet.pivot=city,jobtype&facet.field=jobtype&facet.query=jobtype:Tiempo&fl=title

I want to display jobs of only Tiempo type.

But it doesn't consider the facet.query field.
Any other way to do this?

Thanks,
Mayuri

Reply via email to