You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Nitin Gupta (Jira)" <ji...@apache.org> on 2022/03/21 13:02:00 UTC

[jira] [Commented] (OAK-9714) Allow DocumentStoreIndexer to build a flat file store and reindex on it, in separate steps

    [ https://issues.apache.org/jira/browse/OAK-9714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17509826#comment-17509826 ] 

Nitin Gupta commented on OAK-9714:
----------------------------------

Merged in trunk - [https://github.com/apache/jackrabbit-oak/commit/a316bb31e648eef28e9e7b700b657a08035cb77f] 

 

> Allow DocumentStoreIndexer to build a flat file store and reindex on it, in separate steps
> ------------------------------------------------------------------------------------------
>
>                 Key: OAK-9714
>                 URL: https://issues.apache.org/jira/browse/OAK-9714
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>            Reporter: Nitin Gupta
>            Assignee: Nitin Gupta
>            Priority: Major
>
> As of now, the DocumentStoreIndexer has a reindex method that - 
>  # Builds a flat file store and then does a traversal for reindexing.
> It might be useful to expose a method that builds the flat file store separately and then the reindex command that will traverse on a flat file store from a given location.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)