Hi, This should be trivial question, still I am failing to get the details.I have 2 cores+default collection,
*collection1:* article_id title content *core0:* cluster_id cluster_name cluster_count *core1:* article_id article_cluster_id score Given an article_id, I want to return top 10 ( based on score field in core1 ) other articles falling in the same cluster. I would like to know, how to implement this as I am fairly new to Solr. Version used : Solr 3.5 -- Regards, S.Selvam http://knackforge.com