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

Query engine: disable or restrict built-in full-text engine

    XMLWordPrintableJSON

Details

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

    Description

      There is a built-in full-text engine that is used for full-text queries if no full-text index (Lucene, Solr) is available.
      This built-in engine tries to load binaries in memory, which can result in out-of-memory.
      We either need a way to disable this built-in mechanism (in which case the query engine would throw an exception for full-text queries), and / or change the built-in mechanism so it doesn't result in out-of-memory.

      Attachments

        1. ExternalBlobTest.java.patch
          2 kB
          Alex Deparvu

        Issue Links

          Activity

            People

              thomasm Thomas Mueller
              thomasm Thomas Mueller
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: