You mean you don't understand the difference.  Here is an example of each:

1) field collapsing: http://www.google.com/search?q=lucene+in+action

Note how Google figures out that the first 2 hits are from the same site 
(manning.com) and after showing those 2 hits offer "More results from 
www.manning.com ยป"  That's field collapsing in action.  If it didn't collapse 
hits, it might have to show many more hits from manning.com in a row on that 
results page, and that would translate to a bad user experience (users want 
diversity, too, not just pure relevance)

2) facets: 
http://www.amazon.com/s/ref=nb_ss_gw?url=search-alias%3Daps&field-keywords=morricone

Note how the results are broken down by category on the left side of the page.  
Besides names of all categories that the results appear in, facets also show 
the number of items in each category.  This helps with browsing/navigation.

Otis
 --
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch


----- Original Message ----
> From: Jonathan Ariel <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Thursday, May 22, 2008 7:53:51 AM
> Subject: Re: How to limit number of pages per domain
> 
> Sorry, but I can't really understand the difference with facets.
> 
> On Thu, May 22, 2008 at 2:09 AM, Otis Gospodnetic <
> [EMAIL PROTECTED]> wrote:
> 
> > Actually, the best documentation are really the comments in the JIRA issue
> > itself.
> > Is there anyone actually using Solr with this patch?
> >
> >
> > Otis
> > --
> > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
> >
> >
> > ----- Original Message ----
> > > From: Koji Sekiguchi 
> > > To: solr-user@lucene.apache.org
> > > Sent: Wednesday, May 21, 2008 6:26:48 PM
> > > Subject: Re: How to limit number of pages per domain
> > >
> > > There is a documentation:
> > >
> > > http://wiki.apache.org/solr/FieldCollapsing
> > >
> > > Koji
> > >
> > > Jonathan Ariel wrote:
> > > > Sorry. But how field collapsing works? Is there documentation about
> > this
> > > > anywhere? Thanks!
> > > >
> >
> >

Reply via email to