[
https://issues.apache.org/jira/browse/OAK-2753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra updated OAK-2753:
---------------------------------
Summary: Use increasing batch size for sorted queries in
LucenePropertyIndex (was: Use larger batch size for sorted queries in
LucenePropertyIndex)
> Use increasing batch size for sorted queries in LucenePropertyIndex
> -------------------------------------------------------------------
>
> Key: OAK-2753
> URL: https://issues.apache.org/jira/browse/OAK-2753
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: oak-lucene
> Reporter: Chetan Mehrotra
> Assignee: Chetan Mehrotra
> Priority: Minor
> Fix For: 1.0.13, 1.3.0, 1.2.1
>
>
> OAK-2133 introduced increasing batch sizes while performing Lucene query.
> Currently that only happens for unsorted query. Sorted queries still use 50
> as batch size.
> This causes slight slowness if the complete cursor is to be read. As a fix
> use the same approach for sorted queries also
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)