java-dev@lucene.apache.org
[Top] [All Lists]

Lucene indices for Archiva (The Maven Repository Manager)

Subject: Lucene indices for Archiva The Maven Repository Manager
From: Jason van Zyl
Date: Sat, 23 Sep 2006 16:43:00 +0200
Hi,

We have happily been using Lucene in Archiva and we're ready to use Lucene in a more advanced for efficiency.

Currently we create a number of indices for all the information in the Maven repository and we are placing everything into one Lucene index. Right now the index is 180mb uncompressed and ~20mb when compressed.

We would like to create a base index and then provide index updates on a daily, weekly, and monthly basis so that people don't have to drag down the whole index down again and again. The primary target for this index is IDE integration which uses Maven repository information to guide users in selecting dependencies.

Has anyone implemented something like this? Any guidelines or tips we should follow?

Jason van Zyl
jason@xxxxxxxxx




---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@xxxxxxxxxxxxxxxxx
For additional commands, e-mail: java-dev-help@xxxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>