You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Jason van Zyl <ja...@maven.org> on 2006/09/23 16:43:00 UTC

Lucene indices for Archiva (The Maven Repository Manager)

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@maven.org




---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org