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 09:45:33 UTC

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

Thomas Mueller created OAK-2133:
-----------------------------------

             Summary: Lucene: improved batching and logging
                 Key: OAK-2133
                 URL: https://issues.apache.org/jira/browse/OAK-2133
             Project: Jackrabbit Oak
          Issue Type: Bug
          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)