You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2006/08/31 21:16:24 UTC

[jira] Created: (JCR-554) Index creates many folders when re-indexing

Index creates many folders when re-indexing
-------------------------------------------

                 Key: JCR-554
                 URL: http://issues.apache.org/jira/browse/JCR-554
             Project: Jackrabbit
          Issue Type: Improvement
    Affects Versions: 0.9, 1.0, 1.0.1
            Reporter: Marcel Reutegger
         Assigned To: Marcel Reutegger
            Priority: Minor
             Fix For: 1.1


When the repository is re-indexed the search index creates a lot of directories, which are finally cleaned up. If the repository contains a lot of content the number of directories that are created can be quite high (thousands of directories).

The re-indexing process should clean up unused index folders right away and not wait until the changes are committed.

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

        

[jira] Resolved: (JCR-554) Index creates many folders when re-indexing

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/JCR-554?page=all ]

Marcel Reutegger resolved JCR-554.
----------------------------------

    Resolution: Fixed

Index segments that are not used anymore (i.e. have been merged into a larger one) are now deleted right away.

Fixed in revision: 439019

> Index creates many folders when re-indexing
> -------------------------------------------
>
>                 Key: JCR-554
>                 URL: http://issues.apache.org/jira/browse/JCR-554
>             Project: Jackrabbit
>          Issue Type: Improvement
>    Affects Versions: 1.0, 1.0.1, 0.9
>            Reporter: Marcel Reutegger
>         Assigned To: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.1
>
>
> When the repository is re-indexed the search index creates a lot of directories, which are finally cleaned up. If the repository contains a lot of content the number of directories that are created can be quite high (thousands of directories).
> The re-indexing process should clean up unused index folders right away and not wait until the changes are committed.

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