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 "Thomas Mueller (JIRA)" <ji...@apache.org> on 2014/09/25 15:37:33 UTC

[jira] [Resolved] (OAK-2133) Lucene: improved batching and logging

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

Thomas Mueller resolved OAK-2133.
---------------------------------
    Resolution: Fixed

Revision 1627542 (trunk)
Revision 1627543 (1.0 branch)

> Lucene: improved batching and logging
> -------------------------------------
>
>                 Key: OAK-2133
>                 URL: https://issues.apache.org/jira/browse/OAK-2133
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: 1.1, 1.0.7
>
>
> Currently, the Oak Lucene index uses a batch size of 50. It would be more efficient to use larger and larger batch sizes (up to some limit), for example first 50, then 100, then 200,... up to, let's say, 100000 (at which point increasing the batch size no longer has an effect).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)