Uploaded image for project: 'projectdoc Toolbox'
  1. projectdoc Toolbox
  2. PDAC-323

Lucene Index should only create Cache if not present

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.3.0
    • 1.2.0
    • None
    • None
    • Informal

    Description

      The Lucene Indexer should only create the document cache, if it has not already been created. It seems that the indexer does not run in a separate thread and therefore is called from a request thread. We have to check if the cache is already present and in that case, do not created (and especially in the end do not delete) it.

      Attachments

        Activity

          People

            robert.reiner Robert Reiner
            robert.reiner Robert Reiner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: