Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-2959

SQL2 QueryEngine should use Lucene for sort

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.2.1
    • None
    • jackrabbit-core
    • None

    Description

      Currently all SQL2 queries with "order by" expression are sorted with Collections.sort - which is slow and very bad if there are lots of hits. Lucene should be used for sorting hits instead.

      Attachments

        1. JCR-2959.patch
          35 kB
          Alex Deparvu

        Issue Links

          Activity

            People

              Unassigned Unassigned
              robert_seidel Robert Seidel
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: