Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-2753

Use increasing batch size for sorted queries in LucenePropertyIndex

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.13, 1.2.1, 1.3.0, 1.4
    • lucene
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              chetanm Chetan Mehrotra
              chetanm Chetan Mehrotra
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: