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/07 03:40:00 UTC

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

Nitin Gupta created OAK-9714:
--------------------------------

             Summary: 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


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)