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

Query: Lucene index loads all path in memory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0
    • query
    • None

    Description

      Currently the Lucene index loads all paths in memory.

      This could result in an out-of-memory if there are many results. Also, it slows down performance if we only care about some of the results.

      Instead, the data should be loaded on demand if possible.

      As we anyway refactor the full-text engine, it doesn't make sense to solve this problem right now (with the existing Lucene index implementation), but wait for OAK-902 to be completed.

      Attachments

        Issue Links

          Activity

            People

              chetanm Chetan Mehrotra
              thomasm Thomas Mueller
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: