elps 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 num
t: Thursday, May 22, 2008 12:35:28 PM
> Subject: Re: How to limit number of pages per domain
>
> I think I'll give it a try. I haven't done this before. Are there any
> instructions regarding how to apply the patch? I see 9 files, some
> displayed in gray links, some in blue
I think I'll give it a try. I haven't done this before. Are there any
instructions regarding how to apply the patch? I see 9 files, some
displayed in gray links, some in blue links; some named as .diff, some
.patch; one has 1.3 in file name, one has 1.3, I suppose the other
files are for both versi
is patch?
>
>
> Otis
> --
> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
>
>
> - Original Message
> > From: Koji Sekiguchi <[EMAIL PROTECTED]>
> > To: solr-user@lucene.apache.org
> > Sent: Wednesday, May 21, 2008 6:26:48 PM
> &g
o: 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 fiel
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!
Sorry. But how field collapsing works? Is there documentation about this
anywhere? Thanks!
On Wed, May 21, 2008 at 7:02 PM, Chris Hostetter <[EMAIL PROTECTED]>
wrote:
> :
> : I'm indexing pages from multiple domains. In any given
> : result set, I don't want to return more than two links
> : from
:
: I'm indexing pages from multiple domains. In any given
: result set, I don't want to return more than two links
: from the same domain, so that the first few pages won't
: be all from the same domain. I suppose I could get more
: (say, 100) pages from solr, then sort in memory in the
: front-e
Jack, look at Solr JIRA and search for: field collapsing
There is a patch there that does this, though it's not in sync with the Solr
trunk.
You can also look at how Nutch does this.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: JLIST <[EM