[ 
https://issues.apache.org/jira/browse/OAK-11108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated OAK-11108:
---------------------------------
    Fix Version/s: 1.70.0

> Tree store: support parallel indexing
> -------------------------------------
>
>                 Key: OAK-11108
>                 URL: https://issues.apache.org/jira/browse/OAK-11108
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: indexing
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>            Priority: Major
>             Fix For: 1.70.0
>
>
> The tree store (unlike the flat file store) allows relatively easily to index 
> in parallel, that is using multiple threads. 
> We already have implemented this by splitting the flat file store, but this 
> requires that we split at the exact "border" of lucene documents. Splitting 
> takes time, is complicated (where is the border exactly?), and doesn't always 
> work eg. if index definitions have conflicting "borders" (eg. indexing 
> folders and indexing assets and pages at the same time).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to