RE: How-to get results of comparison between documents

2014-06-23 Thread Moshe Recanati
Got it thank you Regards, Moshe Original message From: Shalin Shekhar Mangar Date:06/23/2014 21:38 (GMT+02:00) To: solr-user@lucene.apache.org Subject: Re: How-to get results of comparison between documents Hi Moshe, The CollpasingQParser will group documents on a given

Re: How-to get results of comparison between documents

2014-06-23 Thread Shalin Shekhar Mangar
; Regards, > Moshe > > > Original message > From: lboutros > Date:06/23/2014 19:10 (GMT+02:00) > To: solr-user@lucene.apache.org > Subject: Re: How-to get results of comparison between documents > > Hi Moshe, > > If I understand correctly your

RE: How-to get results of comparison between documents

2014-06-23 Thread Moshe Recanati
0) To: solr-user@lucene.apache.org Subject: Re: How-to get results of comparison between documents Hi Moshe, If I understand correctly your needs, I think you want to use the CollapsingQParser post filter: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=40509582 I think that, basi

Re: How-to get results of comparison between documents

2014-06-23 Thread lboutros
Hi Moshe, If I understand correctly your needs, I think you want to use the CollapsingQParser post filter: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=40509582 I think that, basically, adding this filter to your query should solve your problem: fq={!collapse field=document_