index in correct date order.
/
Marcus
From: Doug Cutting [mailto:[EMAIL PROTECTED]
Sent: Tue 5/23/2006 12:54 AM
To: java-user@lucene.apache.org
Subject: Re: Changing the scoring (newest doc date first)
Marcus Falck wrote:
> There is however one LARGE probl
/
Marcus
From: Doug Cutting [mailto:[EMAIL PROTECTED]
Sent: Tue 5/23/2006 12:54 AM
To: java-user@lucene.apache.org
Subject: Re: Changing the scoring (newest doc date first)
Marcus Falck wrote:
> There is however one LARGE problem that we have run into. All search result
Marcus Falck wrote:
There is however one LARGE problem that we have run into. All search result should be displayed sorted with the newest document at top. We tried to accomplish this using Lucene's sort capabilites but quickly ran into large performance bottlenecks. So i figured since the default
arcus
Från: Yonik Seeley [mailto:[EMAIL PROTECTED]
Skickat: on 2006-05-17 20:04
Till: java-user@lucene.apache.org
Ämne: Re: Changing the scoring (newest doc date first)
On 5/16/06, Marcus Falck <[EMAIL PROTECTED]> wrote:
> I'm working on a very large implementation of a
On 5/16/06, Marcus Falck <[EMAIL PROTECTED]> wrote:
I'm working on a very large implementation of a search engine based on the
lucene api (1.4.3). We have also been investigating enterprise search companies
such as FAST and Verity but have come to the conclusion that we might aswell
save ourse
n the dates but it will boost newer
documents depends on your date range.
HTH
Aviran
http://www.aviransplace.com
-Original Message-
From: Marcus Falck [mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 16, 2006 2:43 PM
To: java-user@lucene.apache.org
Subject: Changing the scoring (newest doc
Hello,
I'm working on a very large implementation of a search engine based on the
lucene api (1.4.3). We have also been investigating enterprise search companies
such as FAST and Verity but have come to the conclusion that we might aswell
save ourselves 1 millon dollars by doing our own implem