You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2010/02/23 08:43:55 UTC

[jira] Updated: (MRM-119) Downloadable incremental repository indexes and common embedder API

     [ http://jira.codehaus.org/browse/MRM-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MRM-119:
-----------------------------

    Fix Version/s:     (was: Backlog)
                   1.4

related to Nexus indexing upgrade

> Downloadable incremental repository indexes and common embedder API
> -------------------------------------------------------------------
>
>                 Key: MRM-119
>                 URL: http://jira.codehaus.org/browse/MRM-119
>             Project: Archiva
>          Issue Type: New Feature
>          Components: indexing
>            Reporter: Eugene Kuleshov
>            Priority: Critical
>             Fix For: 1.4
>
>
> Index I build for ibiblio is nearly 12Mb (with class names) and it is not really good idea to download whole index on every update.
> We discussed this with jason and agreed on the following structure.
> -- since lucene index is actually a folder it would make sense to have zip it
> -- we need some metadata in a common repository place. That metadata will enumerate all existing index zips, their type (full or incremental) and also specify date interval for incremental indexes
> -- full index for those who don't have anything yet
> -- incremental indexes for last N months, M last weeks and K last days.
> We also need this stuff exposed trough Embedder API,  e.g. get index updates for given repository and put them into given location (or perhaps somewhere under local repository) and probably merge incremental chunks into the local index copy
> This is quite critical since there is no direct access to centrl repository and local indexer can't be used...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira