Hi Eren, On Sat, 2019-05-04 at 23:26 +0300, Eren Erdemli wrote: > Hi There, > > I have noticed a performance degration on oak:index/lucene, > > this happens when you reindex few times as it seems setting > reindex=true > also indexes the index data under /oak:index/lucene/:data which > basically > duplicates the index size and which also increases reinxing time I > have > seen around 8gb of index data where original index should be 350~mb > > Adding excludedPaths ["/oak:index/lucene"] to the index node seems to > resolve the issue.
Do you consider this to be a problem with (1) the Sling Starter configuration or with (2) the Jackrabbit Oak indexing code? If it's (1) can you suggest a fix/change? For (2) I think oak-...@jackrabbit.apache.org is a better place. Thanks, Robert