Hi eks,

On Wed, Aug 20, 2008 at 3:04 PM, eks dev <[EMAIL PROTECTED]> wrote:
> The simplest sorting would be to sort your collection before indexing, 
> because Lucene will preserve order of added documents  I think nutch sorts 
> index afterward somehow, but I do not know how this works

The way we update our index probably already ensured it is more or
less sorted by date. But I should also try this. For our index on the
SSD will not be updated.


>
>
> by omitTf() I mean the new feature in the trunk version, see 
> https://issues.apache.org/jira/browse/LUCENE-1340

This seems great! We got 5-6 fields that could get indexed this way.
I'll definitely check it out.

Thanks for the great tips =)

Regards,
Cedric Ho

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to