Probably I haven't framed my question properly.

Consider the schema with the fields - id, sku, fc_id, group_id
The same SKU can be part of multiple documents with different fc_id and
group_id.

For a given search query, multiple documents having the same SKU will be
returned. Is there any way I can get all the fc_ids for those SKUs returned
in the result set? Do I have to do a separate query with those SKUs again to
fetch the fc_ids through json facets?

I am fetching the fc_ids through JSON-facets. But the order of those
returned from facets is different from the result set. 



--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to