Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1269

Methods to re-index content are not public

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 2.5.1.GA, 2.6.0.Final
    • 2.6.0.Beta2
    • API, JCR
    • None

      The JcrSession.reindex(...) methods are public, but the JcrSession class is package protected, which means the methods are not visible or usable by callers. These need to be made public by adding them to the ModeShape JCR API interfaces.

      I also wonder if these methods should be moved to JcrWorkspace instead. Plus, we probably need forms that are asynchronous.

            rhauch Randall Hauch (Inactive)
            rhauch Randall Hauch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: