Re: grouping response docs together

2009-05-26 Thread Otis Gospodnetic
r-user@lucene.apache.org > Sent: Tuesday, May 26, 2009 1:40:01 PM > Subject: Re: grouping response docs together > > Thanks Otis. I'll give the dedup a test drive today. > > I'll explain what I'm trying to do a little better though because I don't > think I have ye

Re: grouping response docs together

2009-05-26 Thread Matt Mitchell
15, 2009 at 7:47 PM, Otis Gospodnetic < > > otis_gospodne...@yahoo.com> wrote: > > > > > > > > Matt - you may also want to detect near duplicates at index time: > > > > > > http://wiki.apache.org/solr/Deduplication > > > > > > Otis &

Re: grouping response docs together

2009-05-26 Thread Otis Gospodnetic
- Nutch - Original Message > From: Matt Mitchell > To: solr-user@lucene.apache.org > Sent: Monday, May 25, 2009 3:30:42 PM > Subject: Re: grouping response docs together > > Thanks guys. I looked at the dedup stuff, but the documents I'm adding > aren't

Re: grouping response docs together

2009-05-26 Thread Matt Mitchell
;> >>> Matt - you may also want to detect near duplicates at index time: >>>> >>>> http://wiki.apache.org/solr/Deduplication >>>> >>>> Otis >>>> -- >>>> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch >>>> >>>> >>>> >>>> - Original Message >>>> >>>>> From: Matt Mitchell >>>>> To: solr-user@lucene.apache.org >>>>> Sent: Friday, May 15, 2009 6:52:48 PM >>>>> Subject: grouping response docs together >>>>> >>>>> Is there a built-in mechanism for grouping similar documents together >>>>> in >>>>> >>>> the >>>> >>>>> response? I'd like to make it look like there is only one document with >>>>> multiple "hits". >>>>> >>>>> Matt >>>>> >>>> >>>> >>> >> >

Re: grouping response docs together

2009-05-25 Thread Matt Mitchell
t; http://wiki.apache.org/solr/Deduplication >>> >>> Otis >>> -- >>> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch >>> >>> >>> >>> - Original Message >>> >>>> From: Matt Mitchell >&g

Re: grouping response docs together

2009-05-25 Thread Thomas Traeger
Friday, May 15, 2009 6:52:48 PM Subject: grouping response docs together Is there a built-in mechanism for grouping similar documents together in the response? I'd like to make it look like there is only one document with multiple "hits". Matt

Re: grouping response docs together

2009-05-25 Thread Matt Mitchell
m/ -- Lucene - Solr - Nutch > > > > - Original Message > > From: Matt Mitchell > > To: solr-user@lucene.apache.org > > Sent: Friday, May 15, 2009 6:52:48 PM > > Subject: grouping response docs together > > > > Is there a built-in mechanism for

Re: grouping response docs together

2009-05-15 Thread Otis Gospodnetic
5, 2009 6:52:48 PM > Subject: grouping response docs together > > Is there a built-in mechanism for grouping similar documents together in the > response? I'd like to make it look like there is only one document with > multiple "hits". > > Matt

Re: grouping response docs together

2009-05-15 Thread Rohit Gandhe
Collapse component may be of interest to you https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel On Fri, May 15, 2009 at 3:52 PM, Matt Mitchell wrote: > Is there a built-in mechanism for grouping similar documents together in > the >

grouping response docs together

2009-05-15 Thread Matt Mitchell
Is there a built-in mechanism for grouping similar documents together in the response? I'd like to make it look like there is only one document with multiple "hits". Matt