hi, We want to provide remove duplicate from search result function.
like we have below documents. id(uniqueKey) guid doc1 G1 doc2 G2 doc3 G3 doc4 G1 user run one query and hit doc1, doc2 and doc4. user want to remove duplicate from search result based on guid field. since doc1 and doc4 has same guid, one of them should be drop from search result. how we can address this requirement? Thanks, Yongtao -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-remove-duplicate-from-search-result-tp4298272.html Sent from the Solr - User mailing list archive at Nabble.com.